forked from btclock/btclock_v3
Implement advanced text API call
This commit is contained in:
parent
2f39df176c
commit
b68c4a60e0
6 changed files with 1658 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue