Andrew J. Kroll
|
13950453c9
|
Fixes for spi4teensy3 on 3.5/3.6. Be sure to update your spi4teensy3 library as well.
|
2017-08-14 03:39:38 -04:00 |
|
Kristian Sloth Lauszus
|
607932b437
|
Added missing include in the Xbox One example
|
2015-07-07 09:58:30 +02:00 |
|
Kristian Sloth Lauszus
|
feb7112517
|
Merge branch 'master' into SPI
Conflicts:
examples/testusbhostFAT/testusbhostFAT.ino
|
2015-04-07 15:08:02 +02:00 |
|
Kristian Sloth Lauszus
|
aba96e76d1
|
Merge branch 'guruthree-master'
# Conflicts:
# README.md
Closes #135
|
2015-03-25 01:19:06 +01:00 |
|
Kristian Sloth Lauszus
|
22d82ecd0a
|
SPI library was added twice after merge - see: c39e8a180c
|
2015-03-03 19:08:39 +01:00 |
|
Kristian Sloth Lauszus
|
c39e8a180c
|
Merge branch 'master' into SPI
Conflicts:
examples/Bluetooth/SPPMulti/SPPMulti.ino
examples/adk/ArduinoBlinkLED/ArduinoBlinkLED.ino
settings.h
usbhost.h
|
2015-03-03 18:56:59 +01:00 |
|
Fred
|
9979e50426
|
LeftTrigger/RightTrigger => L2/R2 for consistency
|
2015-02-15 19:47:06 +00:00 |
|
Fred
|
519e2a5309
|
cleanup
|
2015-02-15 17:56:20 +00:00 |
|
Fred
|
7c475c91e0
|
Xbox ONE Controller support
|
2015-02-14 11:09:24 +00:00 |
|
Andrew J. Kroll
|
196a0b69be
|
Fix all demos, fix all wrong uses of virtual keyword, some spacing cleanup.
|
2014-11-10 01:35:13 -05:00 |
|
Kristian Lauszus
|
7d3154bce7
|
Work around Arduino IDE bug
See: https://github.com/arduino/Arduino/pull/1726
|
2014-08-02 18:57:37 -04:00 |
|
Andrew J. Kroll
|
edf9682923
|
Support spi4teensy3 in all examples automatically
|
2013-12-04 21:56:06 -05:00 |
|
Kristian Lauszus
|
dd39e62a69
|
Added new line
|
2013-11-15 23:30:16 +01:00 |
|
Kristian Lauszus
|
87cb83276b
|
Updated formatting
|
2013-11-15 19:05:25 +01:00 |
|
Kristian Lauszus
|
764e74c94c
|
Can now disconnect a wireless controller
|
2013-11-11 00:43:18 +01:00 |
|
Kristian Lauszus
|
52858d502b
|
Added delay before bus reset and renamed some variables and cleanup example
|
2013-11-11 00:38:56 +01:00 |
|
Kristian Sloth Lauszus
|
f8c0adc107
|
Wait for serial port to connect in example - needed for Leonardo, Teensy and other boards with built-in USB CDC serial connection
|
2013-10-21 19:58:03 +02:00 |
|
Kristian Sloth Lauszus
|
45c1297a91
|
Removed all unnecessary includes since there is no need to do that anymore
Also renamed all example extensions to .ino
|
2013-10-02 00:49:46 +02:00 |
|
Kristian Sloth Lauszus
|
c5684b8dfa
|
fixes #61
|
2013-08-13 12:54:03 +02:00 |
|
Kristian Sloth Lauszus
|
2ff619dcc7
|
Forgot to create hub instance
|
2013-07-18 20:52:06 +02:00 |
|
Kristian Sloth Lauszus
|
f274fb7fee
|
Renamed library
|
2013-07-18 20:35:23 +02:00 |
|
Kristian Sloth Lauszus
|
7ff9dea66b
|
Added support for original Xbox controller
|
2013-07-18 17:52:23 +02:00 |
|
Kristian Sloth Lauszus
|
216fce8d95
|
Controller is default 0
This will ensure compatible with the other controllers
|
2013-05-16 22:41:52 +02:00 |
|
Kristian Sloth Lauszus
|
9af835e8fe
|
Battery level no longer return battery level in percentage
|
2013-04-15 18:36:47 +02:00 |
|
Kristian Sloth Lauszus
|
8ca3ab8fd1
|
Updated XBOXUSB library so it doesn't conflict with the other libraries
|
2013-02-17 01:03:32 +01:00 |
|
Kristian Sloth Lauszus
|
33698b0091
|
Fixed issue that caused setLed to not respond and check batterylevel
|
2013-01-06 03:32:13 +01:00 |
|
Kristian Sloth Lauszus
|
db37672e2c
|
Added link to blog post
|
2012-12-29 14:15:40 +01:00 |
|
Kristian Sloth Lauszus
|
7a823ca71c
|
The Xbox wireless receiver is now supported
|
2012-12-28 06:37:42 +01:00 |
|