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
ab9338a55e
Branches
Tags
No results found.
USB_Host_Shield_2.0
/
examples
/
Bluetooth
/
BTHID
History
Kristian Lauszus
ab9338a55e
Added missing semicolon
...
Needed for STM32
2013-12-01 16:03:11 +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
Added missing semicolon
2013-12-01 16:03:11 +01:00
MouseParser.h
Use the HIDBoot class to parse the incoming data
2013-11-24 23:51:45 +01:00