mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-09-02 02:42:36 +02:00
Change [MSG:.....] method
[MSG:....] type information can now have levels and can be turned off. added debug level none to
This commit is contained in:
@@ -27,3 +27,4 @@ framework = arduino
|
||||
upload_speed = 512000
|
||||
board_build.partitions = min_spiffs.csv
|
||||
monitor_speed = 115200
|
||||
build_flags = -DCORE_DEBUG_LEVEL=0
|
||||
|
Reference in New Issue
Block a user