mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-20 18:40:31 +00:00
example: add void
This commit is contained in:
parent
0f09bd9698
commit
287eecff9a
@ -94,7 +94,7 @@ static void printUUID(uint8_t * uuid128, uint16_t uuid16){
|
||||
}
|
||||
}
|
||||
|
||||
static int blacklist_size(){
|
||||
static int blacklist_size(void){
|
||||
return sizeof(blacklist) / sizeof(bd_addr_t);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user