mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 03:35:20 +00:00
hci_util: fix compile
This commit is contained in:
parent
21e05fcdf0
commit
7299c0fe9a
@ -183,8 +183,8 @@ void log_info_hexdump(const void *data, int size){
|
||||
buffer[j] = 0;
|
||||
log_info("%s", buffer);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
void log_info_key(const char * name, sm_key_t key){
|
||||
// log_info("%-6s ", name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user