Fix duplicate newlines at the end of files

This commit is contained in:
Matthias Grob
2024-05-22 14:21:56 +02:00
parent 7f14110bb1
commit f2bca92221
274 changed files with 248 additions and 560 deletions
@@ -10,4 +10,3 @@ fi
# DShot telemetry is always on UART7
dshot telemetry /dev/ttyS5
@@ -416,4 +416,3 @@
# define PROBE_INIT(mask)
# define PROBE(n,s)
# define PROBE_MARK(n)
@@ -37,4 +37,3 @@
#define DMAMAP_SPI4_TX DMAMAP_DMA12_SPI4TX_1 /* DMA2 */
#define DMAMAP_USART2_RX DMAMAP_DMA12_USART2RX_1 /* DMA2 */