Whitespace cleanup to quiet new blank line at EOF git hook.

This commit is contained in:
mcsauder
2020-04-01 10:51:41 -06:00
committed by Daniel Agar
parent 5634b68354
commit 6548fde024
102 changed files with 0 additions and 108 deletions

View File

@@ -51,4 +51,3 @@ static inline constexpr px4_i2c_bus_t initI2CBusExternal(int bus)
ret.is_external = true;
return ret;
}