change some text sizes
This commit is contained in:
parent
2b34e8aeb1
commit
7b2e70a8c8
@ -398,7 +398,7 @@ void esp32_2432S028R_BTCprice(unsigned long mElapsed)
|
||||
background.drawString(data.currentTime.c_str(), 202-130, 0, GFXFF);
|
||||
|
||||
// Print Hour
|
||||
background.setFreeFont(FF23);
|
||||
background.setFreeFont(FF22);
|
||||
background.setTextSize(2);
|
||||
background.setTextColor(0xDEDB, TFT_BLACK);
|
||||
background.drawString(data.btcPrice.c_str(), 0, 50, GFXFF);
|
||||
|
Loading…
Reference in New Issue
Block a user