diff --git a/examples/0_MQTT_Gateway/fdrs_gateway_config.h b/examples/0_MQTT_Gateway/fdrs_gateway_config.h index 853c67a..425c68f 100644 --- a/examples/0_MQTT_Gateway/fdrs_gateway_config.h +++ b/examples/0_MQTT_Gateway/fdrs_gateway_config.h @@ -44,7 +44,7 @@ #define LORA_SPI_MOSI 27 #define FDRS_DEBUG // Enable USB-Serial debugging -// #define DBG_LEVEL 0 // 0 for minimal messaging, 1 for troubleshooting, 2 for development +//#define DBG_LEVEL 0 // 0 for minimal messaging, 1 for troubleshooting, 2 for development // OLED -- Displays console debugging messages on an SSD1306 I²C OLED ///#define USE_OLED