You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
314 B

2 years ago
# Changelog
## 0.5.51
* improved scheduler, thanks @beegee3 #483
* refactored get NTP time #483
* generate `bin.gz` only for 1M device ESP8285
* fix calcSunrise was not called every day
* incresed number of allowed characters for MQTT user, broker and password
* added NRF24 info to Systeminfo, thanks @DanielR92