Fixed broken canvas in RT and AID ticker

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-05-26 17:35:49 +02:00
parent 5254bfd348
commit af63e7c40d
3 changed files with 8 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ extern int BarSignificantColor;
extern int BarInsignificantColor;
extern int BWAutoColor;
extern int BWAutoColorSmooth;
extern int FrameColor;
extern int FreqColor;
extern int FreqColorSmooth;
extern int GreyoutColor;