Added BLE support for USB-USB converter. (#1824)
* Added BLE support to USB-USB converter * Added readme * Removed images and Makefile
This commit is contained in:
parent
aa660c1eb7
commit
ba4b3d9d72
5 changed files with 127 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
|||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "config_common.h"
|
||||
#include "progmem.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue