mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Revert #4565
This commit is contained in:
parent
5e63724f7d
commit
8296990774
8 changed files with 305 additions and 200 deletions
|
@ -70,6 +70,3 @@ typedef struct SPIDevice_s {
|
|||
} spiDevice_t;
|
||||
|
||||
extern spiDevice_t spiDevice[SPIDEV_COUNT];
|
||||
|
||||
void spiInitDevice(SPIDevice device);
|
||||
uint32_t spiTimeoutUserCallback(SPI_TypeDef *instance);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue