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