update mac confg

Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
This commit is contained in:
Lukas Bachschwell 2024-05-11 15:32:15 +02:00
parent 7991d1bb80
commit b9d0843c35
Signed by: lbsadmin
GPG Key ID: CCC6AA87CC8DF425

View File

@ -1,7 +1,7 @@
//mac addresses
// mac addresses
// reciever mac:
uint8_t mac_receiver[] = {0xB4, 0xE6, 0x2D, 0x8C, 0x34, 0xAE};
uint8_t mac_receiver[] = {0xB0, 0xB2, 0x1C, 0x98, 0x12, 0x0D};
// remote macStr
uint8_t mac_remote[] = {0xB4, 0xE6, 0x2D, 0x8C, 0x38, 0x79};