1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00
david gauchard 1cc6960a55
[BREAKING] Disable WiFi at boot by default (#7902)
* Disable WiFi at boot by default

* +define WIFI_IS_OFF_AT_BOOT

* remove now useless example

* mv enableWiFiAtBootTime() to core_esp8266_features.h

* sync with master

* per @earlephilhower review: a file was missing

* doc

* WiFi persistence is now false by default

* fix doc

* ditto

* doc: remove sphinx warnings (fix links and formatting)

* fix link name

* fix doc

* legacy: restore persistence

* undeprecate preinit()

* move force modem up to when mode has changed (per @mcspr review)

* do not wake up from sleep when mode if OFF

* fix doc per review
2021-04-09 23:01:11 +02:00
..
2015-08-10 19:22:33 +03:00
2015-07-23 01:29:12 +03:00
2015-05-04 18:31:48 +02:00
2016-02-06 13:16:00 +08:00
2016-02-06 13:16:00 +08:00
2020-09-17 14:04:02 +02:00
2015-05-04 18:31:48 +02:00
2016-03-10 07:34:36 +01:00
2015-06-02 00:11:20 +03:00