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
..
2019-05-14 00:09:54 +02:00
2019-05-14 00:09:54 +02:00
2021-03-14 17:36:20 -07:00
2019-05-14 00:09:54 +02:00
2020-09-25 11:12:39 +02:00
2020-05-26 20:04:49 -04:00
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00
2020-04-23 12:15:21 -04:00
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00
2021-04-08 01:35:49 +02:00
2021-03-07 08:14:07 -08:00
2020-09-25 11:12:39 +02:00
2019-05-14 00:09:54 +02:00
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00
2019-05-14 00:09:54 +02:00
2019-11-04 23:14:35 -03:00
2020-04-23 12:15:21 -04:00
2021-03-14 17:36:20 -07:00
2019-05-14 00:09:54 +02:00
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00
2021-03-14 17:36:20 -07:00
2019-05-14 00:09:54 +02:00
2021-04-04 19:36:38 +02:00
2020-07-09 09:59:49 -07:00
2021-04-04 23:02:43 +02:00
2021-04-04 23:02:43 +02:00
2014-12-01 00:34:28 +03:00