mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 00:05:28 +03:00
Status page added
only status page left in cycle fixed screen flicker when page was not changed cleanup and bugfixes to status page and cycling mechanism
This commit is contained in:
parent
0fe60c6e26
commit
d48a4166e5
4 changed files with 83 additions and 278 deletions
|
@ -2459,7 +2459,8 @@ static void cliVersion(char *cmdline)
|
|||
{
|
||||
UNUSED(cmdline);
|
||||
|
||||
cliPrintf("# iNav/%s %s %s / %s (%s)",
|
||||
cliPrintf("# %s/%s %s %s / %s (%s)",
|
||||
FC_NAME,
|
||||
targetName,
|
||||
FC_VERSION_STRING,
|
||||
buildDate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue