mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 20:53:26 +02:00
96a50f5c6b
* Add SPI lib for ESP8266 and only add lib for ESP32 when using Arduino * Make inclusion of the SPI library unconditional As suggested by @Oxan. Because the component requires Arduino anyway, there is no need to make the inclusion conditional. Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl> * Fix Python lint issue Co-authored-by: Maurice Makaay <account-github@makaay.nl> Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>