mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-25 16:43:28 +00:00
btstack_tlv_flash_bank: reduce debut output
This commit is contained in:
parent
a981810d12
commit
9f35247bf6
@ -145,7 +145,6 @@ static void btstack_tlv_flash_bank_iterator_fetch_tag_len(btstack_tlv_flash_bank
|
||||
if (delete_tag == 0){
|
||||
it->tag = 0;
|
||||
}
|
||||
log_info("fetch tag: %x, len %u, delete %x (offset %u)", it->tag, it->len, delete_tag, it->offset);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user