mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 21:41:13 +00:00
fix compile
This commit is contained in:
parent
1db8c91d3e
commit
9a73f75d9e
@ -637,7 +637,7 @@ typedef enum rpn_flow_control {
|
||||
*/
|
||||
|
||||
#ifndef ETHER_ADDR_LEN
|
||||
#define ETHER_ADDR_LEN sizeof(bd_addr_t)
|
||||
#define ETHER_ADDR_LEN 6
|
||||
#endif
|
||||
|
||||
#ifndef ETHERTYPE_VLAN
|
||||
|
Loading…
x
Reference in New Issue
Block a user