mirror of
https://github.com/wled/WLED.git
synced 2025-07-09 20:06:33 +00:00
Temperature usermod: fix changelog formatting
This change ensures that the dates are displayed on their own lines. Without the blank lines, many Markdown renderers will append the dates to the previous bullet point.
This commit is contained in:
parent
5bc5ef0ae8
commit
dbe78dff93
@ -56,8 +56,10 @@ lib_deps =
|
||||
* Do not report erroneous low temperatures to MQTT
|
||||
* Disable plugin if temperature sensor not detected
|
||||
* Report the number of seconds until the first read in the info screen instead of sensor error
|
||||
|
||||
2021-04
|
||||
* Adaptation for runtime configuration.
|
||||
|
||||
2023-05
|
||||
* Rewrite to conform to newer recommendations.
|
||||
* Recommended @blazoncek fork of OneWire for ESP32 to avoid Sensor error
|
Loading…
x
Reference in New Issue
Block a user