Add master device Host demo makefile.
Copy and convert incomplete Bluetooth Host demo to the library.
This commit is contained in:
parent
d47df1cd3a
commit
2793c88fc6
18 changed files with 2558 additions and 3 deletions
|
@ -60,7 +60,6 @@
|
|||
/** Maximum ADC range for the microphone input. */
|
||||
#define ADC_MAX_RANGE 0x3FF
|
||||
|
||||
/* Macros: */
|
||||
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
|
||||
#define LEDMASK_USB_NOTREADY LEDS_LED1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue