|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
Setup of MAC address. More...

Go to the source code of this file.
Functions | |
| void | SPSP::setLocalMAC (uint8_t *mac) |
| Sets local MAC address. More... | |
| void SPSP::setLocalMAC | ( | uint8_t * | mac | ) |
Sets local MAC address.
If buffer is nullptr, doesn't do anything.
| mac | Buffer (MAC_LEN bytes long) |
1.8.17