From 1e20a423a182bc4983af7322f686e1aec4a8cccf Mon Sep 17 00:00:00 2001 From: Timm Bogner <64260873+timmbogner@users.noreply.github.com> Date: Fri, 11 Nov 2022 08:25:32 -0600 Subject: [PATCH] Update fdrs_gateway_config.h --- examples/1_UART_Gateway/fdrs_gateway_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/1_UART_Gateway/fdrs_gateway_config.h b/examples/1_UART_Gateway/fdrs_gateway_config.h index 8b3ea9b..3775fc8 100644 --- a/examples/1_UART_Gateway/fdrs_gateway_config.h +++ b/examples/1_UART_Gateway/fdrs_gateway_config.h @@ -3,8 +3,8 @@ // GATEWAY 2.000 Configuration #include -//#define FDRS_DEBUG //Enable USB-Serial debugging -//#define DEBUG_CONFIG // Displays full config info on startup +#define FDRS_DEBUG //Enable USB-Serial debugging +#define DEBUG_CONFIG // Displays full config info on startup #define UNIT_MAC 0x01 // The address of this gateway