Arnaud-Oechslin 7195af2d7d i2s: add mck pin definition in the example
If the mck pin is not set to GPIO 0,1,3 or -1 the whole pin configuration fails. This fix corrects that.

Merges https://github.com/espressif/esp-idf/pull/7661
2021-11-08 17:33:18 +08:00
..
2021-10-09 13:58:24 +08:00
2021-10-09 13:58:24 +08:00
2021-10-02 14:23:31 +08:00
2021-10-09 13:58:24 +08:00
2021-10-09 13:58:24 +08:00
2021-06-21 14:02:14 +08:00

Peripherals Examples

This section provides examples how to configure and use ESP32s internal peripherals like GPIO, UART, I2C, SPI, timers, counters, ADC / DAC, PWM, etc.

See the README.md file in the upper level examples directory for more information about examples.