mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 09:08:06 +00:00
em9304: fix compile
This commit is contained in:
parent
b0c4ef7161
commit
bc5322e78d
@ -94,7 +94,7 @@ typedef struct {
|
|||||||
/**
|
/**
|
||||||
* @brief Poll READY state
|
* @brief Poll READY state
|
||||||
*/
|
*/
|
||||||
int (*get_ready)();
|
int (*get_ready)(void);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Transmit and Receive bytes via SPI
|
* @brief Transmit and Receive bytes via SPI
|
||||||
|
Loading…
Reference in New Issue
Block a user