Remove debug flags

This commit is contained in:
Luc 2020-04-19 16:31:25 +02:00
parent ae1c8bafae
commit 205fa154b5

View File

@ -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