1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 05:15:25 +03:00

Betaflight Recognition

This commit is contained in:
borisbstyle 2015-08-15 01:01:44 +02:00
parent 6a92b9a808
commit b02a884c0c
3 changed files with 3 additions and 3 deletions

View file

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