projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationC...
[pub/USBasp.git]
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
BluetoothHost.h
diff --git
a/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
b/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
index
b452271
..
30e2301
100644
(file)
--- a/
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
+++ b/
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h
@@
-80,7
+80,6
@@
const uint8_t SubErrorCode);
/* Function Prototypes: */
- void Bluetooth_Host_Task(void);
void SetupHardware(void);
#endif