Skip to content

Commit 4e099ab

Browse files
committed
Remove unused line / comment
1 parent a4a4880 commit 4e099ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/network_interfaces/Wippersnapper_ESP8266.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ class Wippersnapper_ESP8266 : public Wippersnapper {
6767
_wifi_client = new WiFiClient;
6868
WiFi.persistent(false);
6969
WiFi.mode(WIFI_STA);
70-
// _wifiMulti
7170
}
7271

7372
/**************************************************************************/

0 commit comments

Comments
 (0)