Implement advanced text API call

This commit is contained in:
Djuri 2023-11-14 19:46:29 +01:00
parent 2f39df176c
commit b68c4a60e0
6 changed files with 1658 additions and 4 deletions

View file

@ -29,6 +29,7 @@
#define USER_AGENT "BTClock/2.0"
#define MCP_DEV_ADDR 0x20
#define DEFAULT_SECONDS_BETWEEN_PRICE_UPDATE 30
#define DEFAULT_MINUTES_FULL_REFRESH 60
#define DEFAULT_FG_COLOR GxEPD_WHITE
#define DEFAULT_BG_COLOR GxEPD_BLACK