This commit is contained in:
proddy
2021-04-05 13:59:58 +02:00
parent 4f239d035e
commit 8c1a138621

View File

@@ -17,6 +17,6 @@ monitor_filters = esp32_exception_decoder
debug_tool = esp-prog debug_tool = esp-prog
debug_init_break = tbreak setup debug_init_break = tbreak setup
extra_scripts = extra_scripts =
; to prevent the web UI from building each time, comment out this next line
; pre:scripts/build_interface.py ; pre:scripts/build_interface.py
; scripts/upload_fw.py