nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.64k stars 3.12k forks source link

Cron module support for Esp32 #3455

Open ezbella opened 3 years ago

ezbella commented 3 years ago

I am migrating from Esp8266 to Esp32 firmware, everything went smoothly when I found out that there was no Cron module for Esp32. It is there any plan to add this feature in a near future? Thanks in advance and I deeply appreciate all of the work you are doing. =)