Firmware for BTClock which uses WebSockets to fetch data.
Go to file
2023-11-09 00:15:04 +01:00
.github/workflows Next new release should be marked as latest 2023-11-08 20:36:58 +01:00
.vscode Initial commit 2023-11-06 20:16:07 +01:00
data Fix mempool data retrieval, optimize performance 2023-11-09 00:15:04 +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 Fix mempool data retrieval, optimize performance 2023-11-09 00:15:04 +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 Fix mempool data retrieval, optimize performance 2023-11-09 00:15:04 +01:00