1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-03 19:32:39 +02:00

Remove debugger setup

This commit is contained in:
Mitch Bradley
2020-05-06 18:14:52 -10:00
parent 129f14b4d8
commit a2d89f7ac2

View File

@@ -30,10 +30,7 @@ board = nodemcu-32s
framework = arduino
upload_speed = 512000
board_build.partitions = min_spiffs.csv
debug_tool = minimodule
upload_protocol = minimodule
monitor_speed = 115200
debug_init_break = t break setup
build_flags =
;-DMACHINE_FILENAME=test_drive.h ;Remove ";" from the beginning of this line and specify the machine file
-DCORE_DEBUG_LEVEL=0