mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 11:59:58 +03:00
Whitespace tidy
This commit is contained in:
parent
940d85e20b
commit
3747d6742b
50 changed files with 584 additions and 583 deletions
|
@ -2998,7 +2998,7 @@ static void cliStatus(char *cmdline)
|
|||
UNUSED(cmdline);
|
||||
|
||||
cliPrintLinef("System Uptime: %d seconds", millis() / 1000);
|
||||
|
||||
|
||||
#ifdef USE_RTC_TIME
|
||||
char buf[FORMATTED_DATE_TIME_BUFSIZE];
|
||||
dateTime_t dt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue