diff --git a/src/mac_config.h b/src/mac_config.h index 32b6fde..b63340e 100644 --- a/src/mac_config.h +++ b/src/mac_config.h @@ -1,7 +1,7 @@ //mac addresses // reciever mac: -uint8_t mac_receiver[] = {0x30, 0xae, 0xa4, 0x04, 0x21, 0x2d}; +uint8_t mac_receiver[] = {0x30, 0xae, 0xa4, 0x05, 0x82, 0x15}; // remote macStr uint8_t mac_remote[] = {0x24, 0x0a, 0xc4, 0x82, 0x51, 0x70};