SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
Functions
mac_setup.hpp File Reference

Setup of MAC address. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SPSP::setLocalMAC (uint8_t *mac)
 Sets local MAC address. More...
 

Detailed Description

Setup of MAC address.

Author
Dávid Benko (david.nosp@m.benk.nosp@m.o@dav.nosp@m.idbe.nosp@m.nko.d.nosp@m.ev)

Definition in file mac_setup.hpp.

Function Documentation

◆ setLocalMAC()

void SPSP::setLocalMAC ( uint8_t *  mac)

Sets local MAC address.

If buffer is nullptr, doesn't do anything.

Parameters
macBuffer (MAC_LEN bytes long)