Johny Mattsson
|
eaac369dec
|
LFS support for ESP32 NodeMCU (#2801)
* Port LFS from ESP8266 to ESP32
|
2019-07-22 19:13:43 +10:00 |
Johny Mattsson
|
ea59007bc3
|
WiFi module documentation and updates.
Addresses one point of #1615.
|
2017-01-03 12:57:45 +11:00 |
Johny Mattsson
|
334ba08131
|
Split wifi.on() into wifi.sta.on()/wifi.ap.on()
As discussed in #1615.
|
2016-12-10 15:25:57 +11:00 |
Johny Mattsson
|
e67c6f0917
|
Split out IP formatting helpers.
|
2016-10-06 17:23:48 +11:00 |
Johny Mattsson
|
4fead4a4be
|
More WiFi module work.
Station connect/disconnect/scan, plus event handling via wifi.on().
|
2016-10-04 17:40:06 +11:00 |
Johny Mattsson
|
3503a1ec95
|
Basic wifi config functions.
Note need to use explicit wifi.start() at this point.
|
2016-10-03 17:42:28 +11:00 |