Battery indicator optimised

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-08-04 21:01:17 +02:00
parent 1e78088dc0
commit 2ad43d12fb
3 changed files with 44 additions and 49 deletions
+1
View File
@@ -86,6 +86,7 @@ extern byte touchrotating;
extern byte unit;
extern char programTypePrevious[18];
extern char radioIdPrevious[6];
extern float batteryVold;
extern int ActiveColor;
extern int ActiveColorSmooth;
extern int AMLevelOffset;