Changing my board

This commit is contained in:
Lukas Bachschwell 2018-04-22 21:44:51 +02:00
parent 2c803918e9
commit 790fdeb4da
1 changed files with 1 additions and 1 deletions

View File

@ -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};