We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a5dd6 commit 27b4131Copy full SHA for 27b4131
docs/I2S-Audio_ESP32.md
@@ -8,7 +8,7 @@
8
build_flags = ${env:tasmota32_base.build_flags}
9
-DUSE_I2S_ALL
10
```
11
- Also requires `lib_extra_dirs = lib/lib_audio` added to the build environment
+ Also requires `lib_extra_dirs = lib/libesp32_audio` added to the build environment
12
13
You can create smaller firmware versions with selective use of the build flags:
14
0 commit comments