Firmware for BTClock which uses WebSockets to fetch data.
Go to file
2023-11-08 15:51:40 +01:00
.github/workflows Fix workflow 2023-11-08 15:51:40 +01:00
.vscode Initial commit 2023-11-06 20:16:07 +01:00
data Added EventSource for webUI updates, completed more features 2023-11-08 15:27:22 +01:00
include Initial commit 2023-11-06 20:16:07 +01:00
lib Initial commit 2023-11-06 20:16:07 +01:00
scripts LEDs and buttons working 2023-11-08 12:18:59 +01:00
src Add GitHub workflow 2023-11-08 15:49:16 +01:00
test Initial commit 2023-11-06 20:16:07 +01:00
.gitignore LEDs and buttons working 2023-11-08 12:18:59 +01:00
CMakeLists.txt Everything seems to work except Improv 2023-11-07 21:25:54 +01:00
dependencies.lock Everything seems to work except Improv 2023-11-07 21:25:54 +01:00
partition.csv Websocket sources working 2023-11-07 01:11:12 +01:00
platformio.ini Added EventSource for webUI updates, completed more features 2023-11-08 15:27:22 +01:00
sdkconfig.defaults Improv working again 2023-11-07 21:34:26 +01:00