Fix error

This commit is contained in:
norbert-walter 2025-01-04 22:32:19 +01:00
parent a8d1080429
commit 83f3e6f24b
1 changed files with 1 additions and 1 deletions

View File

@ -465,7 +465,7 @@ void generatorGraphic(uint x, uint y, int pcolor, int bcolor){
getdisplay().setTextColor(pcolor);
getdisplay().setFont(&Ubuntu_Bold32pt7b);
getdisplay().setCursor(xb-22, yb+20);
getdisplay().print("G");Function to handle HTTP image request
getdisplay().print("G");
}
// Function to handle HTTP image request