1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00

Merge pull request #7994 from krzysztofmatula/km-on-arm-timer

OSD: combined ON/ARM timer
This commit is contained in:
Michael Keller 2019-04-19 13:38:56 +12:00 committed by GitHub
commit edcacb9f0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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