1
0
Fork 0
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:
Michel Pastor 2018-08-06 15:54:20 +02:00
parent 24398b124d
commit c949d19725
56 changed files with 174 additions and 174 deletions

View file

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