Skip to content

Commit f40638e

Browse files
authored
Remove unnecessary library setting
1 parent 0b9fe70 commit f40638e

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/libesp32` 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)