Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
bb73ecedfb
Add support for ESP32C3-Mini boards (intended final target)
2e5d8a9eec
Move nextStatusMillis to be a global so it can be reset within the status function so it can be called from multiple places (i.e. from a UDP CMD)
dc1485e6e8
Make project compatible with ESP32 & ESP8266. Add Cool and Warm white channels. Add OTA. Switch to 8bit resolution. BROKEN: message processing still needs fixed.
2b053e7c1a
Add reload button when logged in as admin (for dev/testing purposes)
a3c739cc77
Increase font size of folder names when viewing contents
a5dba428f6
Move the showKindleMail() call outside the conditional for updating the local variable. Fixes Click to Set not being shown if kindle mail is empty.