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:
@@ -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
|
||||
|
Reference in New Issue
Block a user