1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-21 21:22:31 +03:00
Files
esp8266/libraries/ESP8266WiFi/src
david gauchard 39080e317e delay / esp_delay: transparently manage recurrent scheduled functions (#8802)
Recurrent scheduled functions will always be running in background.

esp_delay()'s interval (intvl_ms) is internally kept to its highest value allowing to honor recurrent scheduled functions requirements.

It transparently allows to keep with the arduino and nonos-sdk trivial programming way and still use background services or drivers running regularly.
2023-01-14 22:25:57 +01:00
..
2021-03-14 17:36:20 -07:00
2023-01-03 01:40:53 +03:00
2022-12-06 12:40:48 +03:00
2022-12-06 12:40:48 +03:00