Skip to content

Commit b6837ed

Browse files
authored
Remove unnecessary library setting
Like PR tasmota#1487 for ESP32
1 parent d826da9 commit b6837ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/I2S-Audio.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717

1818
// USE_M5STACK_CORE2, USE_TTGO_WATCH and ESP32S3_BOX already include I2S_AUDIO
1919
```
20-
Also requires `lib_extra_dirs = lib/lib_audio, lib/libesp32_audio` added to the build environment
21-
2220

2321
I2S (Inter-IC Sound) is a serial, synchronous communication protocol that is usually used for transmitting audio data between two digital audio devices.
2422

0 commit comments

Comments
 (0)