Fix trailing whitespace, EOF newline, indentation

This commit is contained in:
Matthias Grob
2019-12-07 10:10:51 +01:00
committed by Julian Oes
parent 1d3da86abb
commit 904ab16558
22 changed files with 20 additions and 48 deletions
-1
View File
@@ -37,4 +37,3 @@ uint32_t px4_arch_adc_dn_fullcount(void)
{
return 1 << 12; // 12 bit ADC
}