mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-01 06:31:59 +08:00
Remove debug flags
This commit is contained in:
parent
ae1c8bafae
commit
205fa154b5
@ -145,7 +145,7 @@
|
||||
#define MAX_FW_ID 6
|
||||
|
||||
//For FW which has issue with checksum or not handling M110 properly///////
|
||||
#define DISABLE_SERIAL_CHECKSUM
|
||||
//#define DISABLE_SERIAL_CHECKSUM
|
||||
|
||||
//Do not Edit after this line //////////////////////////////////////////////
|
||||
|
||||
@ -155,7 +155,7 @@
|
||||
//#define DEBUG_OUTPUT_SPIFFS
|
||||
//#define DEBUG_OUTPUT_SERIAL
|
||||
//#define DEBUG_OUTPUT_TCP
|
||||
#define DEBUG_OUTPUT_SOCKET
|
||||
//#define DEBUG_OUTPUT_SOCKET
|
||||
|
||||
//Sanity check
|
||||
#ifndef SDCARD_FEATURE
|
||||
|
Loading…
x
Reference in New Issue
Block a user