Skip to content

Commit de6f32e

Browse files
committed
Merge branch 'master' of https://github.com/Aircoookie/WLED
2 parents fbe8661 + d603a8a commit de6f32e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

usermods/Temperature/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ default_envs = d1_mini
3939
...
4040
[common]
4141
...
42-
lib_deps_external =
42+
lib_deps =
4343
...
4444
#For use SSD1306 OLED display uncomment following
4545
U8g2@~2.27.3
@@ -55,4 +55,4 @@ lib_deps_external =
5555
* Changed to use async, non-blocking implementation
5656
* Do not report low temperatures that indicate an error to mqtt
5757
* Disable plugin if temperature sensor not detected
58-
* Report the number of seconds until the first read in the info screen instead of sensor error
58+
* Report the number of seconds until the first read in the info screen instead of sensor error

0 commit comments

Comments
 (0)