mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-01 22:20:58 +00:00
hci_transport_h5: fix warnings
This commit is contained in:
parent
95a50da88b
commit
f0a0831c6f
@ -908,4 +908,6 @@ void hci_transport_h5_enable_bcsp_mode(void){
|
||||
hci_transport_bcsp_mode = 1;
|
||||
}
|
||||
|
||||
#else
|
||||
typedef int _fix_empty_translation_unit_warnig;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user