move the mah symbol to an nvram slot before the logo
This commit is contained in:
parent
e0c381c6fe
commit
2f18f0b8fb
|
@ -178,7 +178,7 @@
|
|||
// Voltage and amperage
|
||||
#define SYM_VOLT 0x06
|
||||
#define SYM_AMP 0x9A
|
||||
#define SYM_MAH 0xA4
|
||||
#define SYM_MAH 0x07
|
||||
#define SYM_WATT 0x57
|
||||
|
||||
// Flying Mode
|
||||
|
|
Loading…
Reference in New Issue