ljalves / hfeasy

HFeasy - firmware for HF-LPx100/LPx30 based devices
45 stars 14 forks source link

Bugfix: cron timers not initialized during boot. #52

Open whitepail opened 3 months ago

whitepail commented 3 months ago

During boot even if cron settings are saved - timers won't be initialized and next start (Next action:) will always be set to 01.01.1900 00:00. Need to run parse_crontab() during timer thread start.