1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

Fix for page RollPitch

This commit is contained in:
norbert-walter
2025-07-31 11:58:04 +02:00
parent 539500e088
commit fb3af0bf83

View File

@@ -167,6 +167,7 @@ public:
// Draw instrument
int rInstrument = 100; // Radius of instrument
float pi = 3.141592;
getdisplay().fillCircle(200, 150, rInstrument + 10, commonData->fgcolor); // Outer circle
getdisplay().fillCircle(200, 150, rInstrument + 7, commonData->bgcolor); // Outer circle