From 0aeb5e003f6a79425873a91c92b31c3b5cda3dcd Mon Sep 17 00:00:00 2001 From: Timm Bogner <64260873+timmbogner@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:55:33 -0600 Subject: [PATCH] one more! --- examples/0_MQTT_Gateway/fdrs_gateway_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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