mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-30 07:21:20 +00:00
note 0xfc for comment/note in PacketLogger
This commit is contained in:
parent
84d2b59295
commit
2df1222911
@ -75,7 +75,7 @@ typedef struct {
|
||||
uint32_t len;
|
||||
uint32_t ts_sec;
|
||||
uint32_t ts_usec;
|
||||
uint8_t type;
|
||||
uint8_t type; // 0xfc for note
|
||||
}
|
||||
#ifdef __GNUC__
|
||||
__attribute__ ((packed))
|
||||
|
Loading…
x
Reference in New Issue
Block a user