1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-21 23:35:34 +03:00

Kick travis

This commit is contained in:
jflyper 2017-06-29 23:10:00 +09:00
parent 78bf9da3a6
commit 71d511cb28

View file

@ -70,3 +70,4 @@ typedef struct SPIDevice_s {
} spiDevice_t;
extern spiDevice_t spiDevice[SPIDEV_COUNT];