bm78 2.1.0.0
bm78_config.h
Go to the documentation of this file.
1#ifndef BM78_CONFIG_H
2#define BM78_CONFIG_H
3#include "stdint.h"
4
9#define BM78_SKIP_BYTE 0x1000
10#define BM78_END_BYTE 0xFF00
11
16extern const uint16_t bm78_eeprom_cfg[ ];
17
18#endif // BM78_CONFIG_H
const uint16_t bm78_eeprom_cfg[]
BM78 default configuration.