diff --git a/src/btstack_em9304_spi.h b/src/btstack_em9304_spi.h index cdc5fc35a..6a4519672 100644 --- a/src/btstack_em9304_spi.h +++ b/src/btstack_em9304_spi.h @@ -94,7 +94,7 @@ typedef struct { /** * @brief Poll READY state */ - int (*get_ready)(); + int (*get_ready)(void); /** * @brief Transmit and Receive bytes via SPI