USB_Host_Shield_2.0/examples/Bluetooth
Pavel Fatin 969eabb8d7 Compatibility with Arduino's core HID / Mouse / Keyboard libraries
The following collisions resolved:

hid.h -> usbhid.h
hid.cpp -> usbhid.cpp
HID -> USBHID
HID_BOOT_PROTOCOL -> USB_HID_BOOT_PROTOCOL
HID_PROTOCOL_NONE -> USB_HID_PROTOCOL_NONE
HID_PROTOCOL_KEYBOARD -> USB_HID_PROTOCOL_KEYBOARD
HID_PROTOCOL_MOUSE -> USB_HID_PROTOCOL_MOUSE

As a result, it's possible to use the library together with Arduino's bundled HID / Mouse / Keyboard libraries (Leonardo, Micro, or Due).

https://www.arduino.cc/en/Reference/MouseKeyboard
2016-01-16 20:34:16 +01:00
..
BTHID Compatibility with Arduino's core HID / Mouse / Keyboard libraries 2016-01-16 20:34:16 +01:00
PS3BT SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
PS3Multi SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
PS3SPP SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
PS4BT SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
SPP SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
SPPMulti Merge branch 'master' into SPI 2015-03-03 18:56:59 +01:00
Wii SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
WiiBalanceBoard The is no need for Wii calibration flag to have its own variable 2015-04-20 23:39:57 +02:00
WiiIRCamera SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
WiiMulti SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00
WiiUProController SPI library was added twice after merge - see: c39e8a180c 2015-03-03 19:08:39 +01:00