Skip to content

Commit d826da9

Browse files
authored
Merge pull request #1487 from Noschvie/patch-13
Remove unnecessary library setting. This could change in the future.
2 parents 13a5dd6 + f40638e commit d826da9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/I2S-Audio_ESP32.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
build_flags = ${env:tasmota32_base.build_flags}
99
-DUSE_I2S_ALL
1010
```
11-
Also requires `lib_extra_dirs = lib/lib_audio` added to the build environment
12-
1311
You can create smaller firmware versions with selective use of the build flags:
1412
```
1513
#define USE_I2S ; base flag - always needed

0 commit comments

Comments
 (0)