mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
Betaflight Final
This commit is contained in:
parent
4b3ba927e9
commit
1fed2579c1
1 changed files with 1 additions and 1 deletions
|
@ -2168,7 +2168,7 @@ static void cliVersion(char *cmdline)
|
|||
{
|
||||
UNUSED(cmdline);
|
||||
|
||||
printf("# BetaFlight Bee/%s %s %s / %s (%s)",
|
||||
printf("# BetaFlight Final/%s %s %s / %s (%s)",
|
||||
targetName,
|
||||
FC_VERSION_STRING,
|
||||
buildDate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue