Do not disable lib audio

when no override file exists on second run of platformio.
@s-hadinger
This commit is contained in:
Jason2866 2021-07-31 14:06:14 +02:00 committed by GitHub
parent 7c775bb352
commit bfd37200f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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