UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266
https://esp-idf-lib.readthedocs.io/en/latest/
1.35k stars 420 forks source link

Add default SPI2 pins for other chips in the led_strip component #584

Closed rob4226 closed 8 months ago

rob4226 commented 8 months ago

This PR adds the default SPI2_HOST pins for other chips to the led_strip component per their respective data sheets.

UncleRus commented 8 months ago

Thank you!