mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
Fix duplicate newlines at the end of files
This commit is contained in:
@@ -264,4 +264,3 @@
|
||||
#define GPIO_SPI3_MISO GPIO_SPI3_MISO_2 /* PC11 */
|
||||
#define GPIO_SPI3_MOSI GPIO_SPI3_MOSI_3 /* PC12 */
|
||||
#define GPIO_SPI3_SCK GPIO_SPI3_SCK_1 /* PB3 */
|
||||
|
||||
|
||||
@@ -99,4 +99,3 @@
|
||||
// AVAILABLE // DMA1, Stream 5
|
||||
// AVAILABLE // DMA1, Stream 6
|
||||
// DMAMAP_USART1_TX USART1_TX // DMA1, Stream 7, Channel 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user