Fix for page RollPitch

This commit is contained in:
norbert-walter 2025-07-31 11:58:04 +02:00
parent 539500e088
commit fb3af0bf83
1 changed files with 1 additions and 0 deletions

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