REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
mac.cpp File Reference
#include "utils/mac.h"
#include <IPAddress.h>
Include dependency graph for mac.cpp:

Go to the source code of this file.
Functions | |
FLASHMEM void | convertFromJson (JsonVariantConst ipjson, IPAddress &ip) |
FLASHMEM void | convertToJson (const IPAddress &ip, JsonVariant ipjson) |
Function Documentation
◆ convertFromJson()
FLASHMEM void convertFromJson | ( | JsonVariantConst | ipjson, |
IPAddress & | ip ) |