mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
add Board esp32_wifirep
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
#include "Global.h"
|
||||
#include "MqttClient.h"
|
||||
|
||||
void addPortMap(String TCP_UDP, String maddr, u16_t mport, String daddr, u16_t dport);
|
||||
|
||||
boolean isNetworkActive();
|
||||
uint8_t getNumAPClients();
|
||||
bool startAPMode();
|
||||
|
||||
Reference in New Issue
Block a user