mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 09:45:33 +03:00
Remove all trailing whitespaces in .c and .h files
This commit is contained in:
parent
24398b124d
commit
c949d19725
56 changed files with 174 additions and 174 deletions
|
@ -199,7 +199,7 @@ void init(void)
|
|||
|
||||
// Re-initialize system clock to their final values (if necessary)
|
||||
systemClockSetup(systemConfig()->cpuUnderclock);
|
||||
|
||||
|
||||
i2cSetSpeed(systemConfig()->i2c_speed);
|
||||
|
||||
#ifdef USE_HARDWARE_PREBOOT_SETUP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue