This website requires JavaScript.
Explore
Help
Sign In
specchioriflesso
/
USB_Host_Shield_2.0
Watch
1
Fork
You've already forked USB_Host_Shield_2.0
0
mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced
2024-03-22 11:31:26 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a31cc42585
USB_Host_Shield_2.0
/
examples
/
Bluetooth
/
BTHID
History
Kristian Lauszus
a31cc42585
Use reinterpret_cast to cast from BTHID to HID class, so it can be used in the parser
2013-11-25 17:39:59 +01:00
..
BTHID.ino
Use reinterpret_cast to cast from BTHID to HID class, so it can be used in the parser
2013-11-25 17:39:59 +01:00
KeyboardParser.h
Use reinterpret_cast to cast from BTHID to HID class, so it can be used in the parser
2013-11-25 17:39:59 +01:00
MouseParser.h
Use the HIDBoot class to parse the incoming data
2013-11-24 23:51:45 +01:00