mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
undo unnecessary change
This commit is contained in:
parent
8103d55c7d
commit
560f43a9dd
1 changed files with 0 additions and 1 deletions
|
@ -469,7 +469,6 @@ static void osdShowStats(uint16_t endBatteryVoltage)
|
|||
char buff[OSD_ELEMENT_BUFFER_LENGTH];
|
||||
|
||||
displayClearScreen(osdDisplayPort);
|
||||
|
||||
displayWrite(osdDisplayPort, 2, top++, " --- STATS ---");
|
||||
|
||||
if (osdStatGetState(OSD_STAT_RTC_DATE_TIME)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue