Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! - WLED/wled00/wled.h at acf6736afdc579e0bb498b9111e2b8ff7cbaab63 · Aircoookie/WLED
Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! MoonModules adds features on top of upstream. - WLED/wled00/xml.cpp at 5e20f94b8e93b9076911e4017f84d96544b4d53b · MoonModules/WLED
Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! - WLED/wled00/set.cpp at main · wanglisi/WLED
Improved UDP sync accuracy, if both sender and receiver are NTP synced Fixed a cache issue with restored tabs Cache CORS request Disable WiFi sleep by default on ESP32Build 2105230No longer retain MQTT /v topic to alleviate storage loads on MQTT broker Fixed Sunrise calculation (atan_t approx...
Security Insights Additional navigation options master 4Branches 20Tags Code This branch is2884 commits behindAircoookie/WLED:main. Folders and files Name Last commit message Last commit date Latest commit Aircoookie Fixed preset cycle default duration rounded down to nearest 10sec int… ...
2 changes: 1 addition & 1 deletion 2 wled00/data/settings_wifi.htm Original file line numberDiff line numberDiff line change @@ -32,7 +32,7 @@ ).reduce( // Filter out duplicate SSIDs. Since it is sorted by signal // strength, the strongest signal will be kept in the // order...
Improved UDP sync accuracy, if both sender and receiver are NTP synced Fixed a cache issue with restored tabs Cache CORS request Disable WiFi sleep by default on ESP32Build 2105230No longer retain MQTT /v topic to alleviate storage loads on MQTT broker Fixed Sunrise calculation (atan_t approx...
Improved UDP sync accuracy, if both sender and receiver are NTP synced Fixed a cache issue with restored tabs Cache CORS request Disable WiFi sleep by default on ESP32Build 2105230No longer retain MQTT /v topic to alleviate storage loads on MQTT broker Fixed Sunrise calculation (atan_t approx...
Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! - WLED_ESP32_WS2801/CHANGELOG.md at master · Inqie/WLED_ESP32_WS2801