#!/bin/bash
# Set environment variables for ESP32 development
ESPIDF=~/esp/esp-idf
source $ESPIDF/export.sh