Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 178 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 178 Bytes

ESP32 IoT Playground

To install:

idf.py menuconfig
idf.py build flash 

Development:

idf.py menuconfig
idf.py build app-flash monitor
# quit with ^]