1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 21:35:44 +03:00

Betaflight Final

This commit is contained in:
borisbstyle 2015-10-13 00:30:20 +02:00
parent 4b3ba927e9
commit 1fed2579c1

View file

@ -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,