DanielOgorchock / ST_Anything

ST_Anything is an Arduino library, sketch, and Device Type that works with your SmartThings ThingShield to create an all-in-one SmartThings device.
GNU General Public License v3.0
438 stars 448 forks source link

Create ST_Anything_NeoPixelBus_ESP32WiFi.ino #231

Closed vseven closed 4 years ago

vseven commented 4 years ago

This is a example for using the new NeoPixelBus templated library. It shows examples for 2 RGB strips and 2 RGBW strips on a ESP32.

This file replaces ST_Anything_RGB_NeoPixelBus_ESP32WiFi which can be deleted once approved.