Update fdrs_gateway_config.h

This commit is contained in:
Timm Bogner 2022-07-24 20:12:53 -05:00
parent f010f27673
commit 2ec3a04e16

View File

@ -5,7 +5,7 @@
#include <fdrs_globals.h>
#define FDRS_DEBUG //Enable USB-Serial debugging
#define UNIT_MAC 0x04 // The address of this gateway
#define UNIT_MAC 0x01 // The address of this gateway
// Actions -- Define what happens when a packet arrives at each interface:
// Current function options are: sendESPNOW(MAC), sendSerial(), sendMQTT(),