btclock_v3/src/lib
2025-01-05 22:43:02 +01:00
..
mining_pool Better handling of unexpected pool stats responses, add CKPool 2024-12-28 13:40:08 +01:00
webserver More code formatting improvements 2023-11-30 22:56:50 +01:00
bitaxe_fetch.cpp Refactor BitAxeFetch to a class 2025-01-05 20:14:55 +01:00
bitaxe_fetch.hpp Refactor BitAxeFetch to a class 2025-01-05 20:14:55 +01:00
block_notify.cpp fix: verify block update 2025-01-05 22:12:39 +01:00
block_notify.hpp Improve bitaxe handling code 2025-01-05 18:08:21 +01:00
button_handler.cpp Update WebUI and convert ButtonHandler to class 2024-12-27 00:05:45 +01:00
button_handler.hpp Update WebUI and convert ButtonHandler to class 2024-12-27 00:05:45 +01:00
config.cpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
config.hpp Refactor LedHandler to a class 2025-01-05 21:19:28 +01:00
defaults.hpp Compress fonts and add Oswald font 2024-12-29 23:28:22 +01:00
epd.cpp EPD single instance test 2025-01-05 22:43:02 +01:00
epd.hpp EPD single instance test 2025-01-05 22:43:02 +01:00
gzip_decompressor.hpp Compress fonts and add Oswald font 2024-12-29 23:28:22 +01:00
led_handler.cpp Refactor LedHandler to a class 2025-01-05 21:19:28 +01:00
led_handler.hpp Refactor LedHandler to a class 2025-01-05 21:19:28 +01:00
mining_pool_stats_fetch.cpp Refactor mining pool stats fetch to a class 2025-01-05 20:24:13 +01:00
mining_pool_stats_fetch.hpp Refactor mining pool stats fetch to a class 2025-01-05 20:24:13 +01:00
nostr_notify.cpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
nostr_notify.hpp Restore Nostr Zap subscription after loss of connection 2024-10-23 00:43:53 +02:00
ota.cpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
ota.hpp Fix WebUI currency converter, reorganize some code 2024-09-18 02:00:10 +02:00
price_notify.cpp More efficient handling of multiple fonts, restore data bugfix 2024-12-30 00:53:50 +01:00
price_notify.hpp More efficient handling of multiple fonts, restore data bugfix 2024-12-30 00:53:50 +01:00
screen_handler.cpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
screen_handler.hpp Make ScreenHandler class, fix button handling 2024-12-26 23:08:46 +01:00
shared.cpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
shared.hpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
timers.cpp Refactor LedHandler to a class 2025-01-05 21:19:28 +01:00
timers.hpp Fix WebUI currency converter, reorganize some code 2024-09-18 02:00:10 +02:00
v2_notify.cpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
v2_notify.hpp Fix WebUI currency converter, reorganize some code 2024-09-18 02:00:10 +02:00
webserver.cpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
webserver.hpp Add Do Not Disturb feature 2024-12-30 02:04:18 +01:00