forked from mirror/qmk_firmware
Add master device Host demo makefile.
Copy and convert incomplete Bluetooth Host demo to the library.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -98,7 +98,6 @@
|
||||
#define CSx0 CS10
|
||||
#endif
|
||||
|
||||
/* Macros: */
|
||||
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
|
||||
#define LEDMASK_USB_NOTREADY LEDS_LED1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user