btstack/chipset/da14581/hci_581_active_uart.h
2019-05-11 19:08:52 +02:00

16 lines
285 B
C

/**
* hci_581_active_uart.h converted from hci_581_active_uart.hex
*/
#ifndef HCI_581_ACTIVE_UART_H
#define HCI_581_ACTIVE_UART_H
#include <stdint.h>
extern const uint8_t da14581_fw_data[];
extern const uint32_t da14581_fw_size;
extern const char * da14581_fw_name;
#endif