Skip to content

Commit d603a8a

Browse files
authored
Merge pull request wled#1840 from brammittendorff/patch-1
Updated readme.md
2 parents 8755a9b + 8f92077 commit d603a8a

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)