mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
Betaflight Recognition
This commit is contained in:
parent
6a92b9a808
commit
b02a884c0c
3 changed files with 3 additions and 3 deletions
|
@ -2146,7 +2146,7 @@ static void cliVersion(char *cmdline)
|
|||
{
|
||||
UNUSED(cmdline);
|
||||
|
||||
printf("# Cleanflight/%s %s %s / %s (%s)",
|
||||
printf("# Betaflight/%s %s %s / %s (%s)",
|
||||
targetName,
|
||||
FC_VERSION_STRING,
|
||||
buildDate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue