mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Minor code style changes
This commit is contained in:
@ -223,6 +223,10 @@ public:
|
||||
*/
|
||||
bool smartConfigDone();
|
||||
|
||||
/*
|
||||
* Stop SmartConfig
|
||||
*
|
||||
*/
|
||||
void stopSmartConfig();
|
||||
|
||||
friend class WiFiClient;
|
||||
|
Reference in New Issue
Block a user