REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
mac.cpp File Reference
#include "utils/mac.h"
#include <QNEthernet.h>
#include "lwip_t41.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 )

Definition at line 72 of file mac.cpp.

◆ convertToJson()

FLASHMEM void convertToJson ( const IPAddress & ip,
JsonVariant ipjson )

Definition at line 74 of file mac.cpp.

References utils::toString().