Files
IoTManager/include/WiFiUtils.h
2020-06-17 23:30:48 +03:00

4 lines
73 B
C

#pragma once
extern bool StartAPMode();
extern void ROUTER_Connecting();