prampec / IotWebConf

ESP8266/ESP32 non-blocking WiFi/AP web configuration Arduino library
MIT License
530 stars 140 forks source link

Support for RGB led #263

Open livigni opened 2 years ago

livigni commented 2 years ago

Sometimes you have RGB leds on the board so you could signalize diferent statuses by using RGB led instead of just one LED (e.g. RED no connection, Yellow AP mode, Green connected in STA). Step #2 would be using any combination of the RGB components.