Kristian Sloth Lauszus
|
49421b6ce4
|
Fixed type
Fixes #467
|
2019-06-20 12:18:44 +02:00 |
|
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
|
b9220a90e6
|
Updated PS3BT example, so it demonstrates rumble functionality
|
2016-01-20 01:07:26 +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 |
|
Kristian Sloth Lauszus
|
6047962d60
|
Merge branch 'xxxajk'
Conflicts:
XBOXUSB.h
examples/ftdi/USBFTDILoopback/USBFTDILoopback.ino
hiduniversal.h
settings.h
usbhost.h
|
2015-02-22 18:25:22 +01:00 |
|
Andrew J. Kroll
|
bd8c8e7404
|
Fix use of "bool" so ARM compiles correctly
|
2015-02-19 03:14:39 -05: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
|
36bdfb3a53
|
Merge branch 'master' into SPI
|
2014-08-24 17:31:24 -07:00 |
|
Kristian Lauszus
|
980109f756
|
Disable some of the functions in PS3BT and Wii library examples so it always compile on Arduino Uno
|
2014-08-24 17:26:49 -07: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 |
|
Kristian Lauszus
|
7469ff099e
|
Typos, whitespace and some other cleanup stuff
|
2014-01-12 16:31:47 +01:00 |
|
Kristian Lauszus
|
1f33f2bd08
|
Renamed getStatusString() to printStatusString()
|
2014-01-04 14:14:22 +01:00 |
|
Andrew J. Kroll
|
edf9682923
|
Support spi4teensy3 in all examples automatically
|
2013-12-04 21:56:06 -05:00 |
|
Kristian Lauszus
|
a340b81100
|
Commented out hub instance by default
|
2013-11-24 15:17:19 +01:00 |
|
Kristian Lauszus
|
b22f52895c
|
Check if PS3Connected is true instead
|
2013-11-24 15:15:46 +01:00 |
|
Kristian Lauszus
|
5b793db3e3
|
Can now call setLedOff without any argument, to turn all LEDs off
|
2013-11-15 23:19:10 +01:00 |
|
Kristian Lauszus
|
b50919b077
|
Format PS3 examples
|
2013-11-12 19:45:06 +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
|
1f8322d54f
|
Some dongles have a hub inside
|
2013-08-13 21:31:52 +02:00 |
|
Kristian Sloth Lauszus
|
391f5ece4d
|
Fixed conflict between analog buttons and digital buttons
|
2013-01-27 22:02:33 +01:00 |
|
Kristian Sloth Lauszus
|
47ab932c0f
|
Don't print R2 and right joystick if a Navigation controller is connected
|
2013-01-20 22:30:53 +01:00 |
|
Kristian Sloth Lauszus
|
aafb1d6491
|
Don't print the right joystick if it's a Navigation controller
|
2013-01-20 18:14:15 +01:00 |
|
Kristian Lauszus
|
09f19de0d3
|
Fixed conflict between PS3USB and PS3BT
|
2012-09-09 22:13:52 +02:00 |
|
Kristian Lauszus
|
c8e89283d5
|
Reorganized examples
|
2012-08-08 19:27:32 +02:00 |
|