diff --git a/src/main/drivers/bus_spi_impl.h b/src/main/drivers/bus_spi_impl.h index fe9ed35598..58dab324ec 100644 --- a/src/main/drivers/bus_spi_impl.h +++ b/src/main/drivers/bus_spi_impl.h @@ -70,3 +70,4 @@ typedef struct SPIDevice_s { } spiDevice_t; extern spiDevice_t spiDevice[SPIDEV_COUNT]; +