mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Do not disable lib audio
when no override file exists on second run of platformio. @s-hadinger
This commit is contained in:
parent
7c775bb352
commit
bfd37200f9
@ -150,7 +150,7 @@ lib_extra_dirs =
|
|||||||
; *** Bear SSL and base64. Disable if you dont have SSL or TLS activated
|
; *** Bear SSL and base64. Disable if you dont have SSL or TLS activated
|
||||||
lib/lib_ssl
|
lib/lib_ssl
|
||||||
; *** Audio needs a lot of time to compile. Mostly not used functions. Recommended to disable
|
; *** Audio needs a lot of time to compile. Mostly not used functions. Recommended to disable
|
||||||
; lib/lib_audio
|
lib/lib_audio
|
||||||
; *** RF 433 stuff (not RF Bridge). Recommended to disable
|
; *** RF 433 stuff (not RF Bridge). Recommended to disable
|
||||||
lib/lib_rf
|
lib/lib_rf
|
||||||
; *** Mostly not used functions. Recommended to disable
|
; *** Mostly not used functions. Recommended to disable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user