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