Firmware for an ad-hoc mesh network of Internet-of-Things devices based on LoRa (Long Range radio) that can be deployed quickly and cheaply.
duckesp Namespace Reference

Functions

void restartDuck ()
 Restart the duck device. More...
 
String getDuckMacAddress (boolean format)
 Get the Duck Mac Address. More...
 

Function Documentation

◆ getDuckMacAddress()

String duckesp::getDuckMacAddress ( boolean  format)

Get the Duck Mac Address.

Parameters
formattrue if the mac address is formated as MM:MM:MM:SS:SS:SS
Returns
A string representing the mac address.

◆ restartDuck()

void duckesp::restartDuck ( )

Restart the duck device.