html dashboard page, without upload
This commit is contained in:
parent
8c43d260d0
commit
d340142879
10 changed files with 719 additions and 3 deletions
|
@ -116,6 +116,12 @@ public:
|
|||
|
||||
IoTComponent* getComponent(uint8_t card_id);
|
||||
IPAddress getETHIp();
|
||||
IPAddress getWifiIp();
|
||||
IPAddress getIp();
|
||||
|
||||
String getETHMac();
|
||||
String getWifiMac();
|
||||
String getMac();
|
||||
|
||||
private:
|
||||
FRAM *fram;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue