1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

OSD: combined ON/ARM timer

This commit is contained in:
Krzysztof Matula 2019-04-12 22:39:52 +02:00
parent 9ad2cc8445
commit 24bf8050c1
3 changed files with 8 additions and 2 deletions

View file

@ -93,7 +93,8 @@
const char * const osdTimerSourceNames[] = {
"ON TIME ",
"TOTAL ARM",
"LAST ARM "
"LAST ARM ",
"ON/ARM "
};
// Things in both OSD and CMS