declatration for missing functions
This commit is contained in:
parent
f7cd159a1d
commit
c94424659a
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@ typedef enum {
|
||||||
} baros_ble_event_t;
|
} baros_ble_event_t;
|
||||||
|
|
||||||
uint8_t baros_ble_init(baros_ble_cfg_t *cfg);
|
uint8_t baros_ble_init(baros_ble_cfg_t *cfg);
|
||||||
int baros_ble_scan_start();
|
|
||||||
int baros_ble_scan_stop();
|
|
||||||
|
|
||||||
#define BARBACK_BANNER "\n\
|
#define BARBACK_BANNER "\n\
|
||||||
▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄ ▄\n\
|
▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄ ▄\n\
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue