mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
No change commit just to force Travis to re-run.
This commit is contained in:
parent
d8a5421d32
commit
8b0c2ee282
@ -181,7 +181,7 @@ void jswrap_ESP8266WiFi_connect(
|
||||
// Add a return code to the function and return an already connected error.
|
||||
#endif
|
||||
}
|
||||
// Perform the network level connection
|
||||
// Perform the network level connection.
|
||||
wifi_station_connect();
|
||||
os_printf("< jswrap_ESP8266WiFi_connect\n");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user