mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
New version structure
This commit is contained in:
parent
21258ce42d
commit
2eee0f3e4f
14 changed files with 5 additions and 46528 deletions
|
@ -2217,7 +2217,7 @@ static void cliVersion(char *cmdline)
|
|||
{
|
||||
UNUSED(cmdline);
|
||||
|
||||
printf("# BetaFlight Final/%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