mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 18:26:30 +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
|
||||
lib/lib_ssl
|
||||
; *** 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
|
||||
lib/lib_rf
|
||||
; *** Mostly not used functions. Recommended to disable
|
||||
|
Loading…
x
Reference in New Issue
Block a user