MapLooper T-Stick Example
- Install esp-idf v4.0
- Clone arduino-esp32
git clone --recursive htpps://github.com/mathiasbredholt/arduino-esp32.git
- Clone MapLooper-tstick
git clone --recursive htpps://github.com/mathiasbredholt/MapLooper-tstick
- Build
idf.py build -DARDUINO_PATH=[put arduino-esp32 path here]
- Flash
idf.py flash