mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-26 02:37:41 +00:00
comment unused variable
This commit is contained in:
parent
f53674e547
commit
b03e14eb1f
@ -79,7 +79,6 @@ void packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint
|
|||||||
uint16_t handle;
|
uint16_t handle;
|
||||||
uint16_t psm;
|
uint16_t psm;
|
||||||
uint16_t local_cid;
|
uint16_t local_cid;
|
||||||
uint16_t remote_cid;
|
|
||||||
char pin[20];
|
char pin[20];
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user