Changing my board
This commit is contained in:
parent
2c803918e9
commit
790fdeb4da
@ -1,7 +1,7 @@
|
|||||||
//mac addresses
|
//mac addresses
|
||||||
|
|
||||||
// reciever mac:
|
// reciever mac:
|
||||||
uint8_t mac_receiver[] = {0x30, 0xae, 0xa4, 0x04, 0x21, 0x2d};
|
uint8_t mac_receiver[] = {0x30, 0xae, 0xa4, 0x05, 0x82, 0x15};
|
||||||
|
|
||||||
// remote macStr
|
// remote macStr
|
||||||
uint8_t mac_remote[] = {0x24, 0x0a, 0xc4, 0x82, 0x51, 0x70};
|
uint8_t mac_remote[] = {0x24, 0x0a, 0xc4, 0x82, 0x51, 0x70};
|
||||||
|
Loading…
Reference in New Issue
Block a user