Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/I2S-Audio_ESP32.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
build_flags = ${env:tasmota32_base.build_flags}
-DUSE_I2S_ALL
```
Also requires `lib_extra_dirs = lib/lib_audio` added to the build environment

You can create smaller firmware versions with selective use of the build flags:
```
#define USE_I2S ; base flag - always needed
Expand Down