Commit graph

24 commits

Author SHA1 Message Date
Kristian Lauszus 1f33f2bd08 Renamed getStatusString() to printStatusString() 2014-01-04 14:14:22 +01:00
Kristian Lauszus 75637bab31 Merge branch 'master' into xxxajk 2013-12-05 07:26:41 +01:00
Andrew J. Kroll edf9682923 Support spi4teensy3 in all examples automatically 2013-12-04 21:56:06 -05:00
Kristian Lauszus eed70438be Set default pin to “0000” 2013-11-25 02:20:57 +01: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 87cb83276b Updated formatting 2013-11-15 19:05:25 +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 3557dac88d Updated comment 2013-05-07 15:50:38 +02:00
Kristian Sloth Lauszus e6a557870b The SPP Class now inherit from the Arduino Stream library 2013-05-07 00:06:49 +02:00
Kristian Sloth Lauszus 7ceeb2b2f5 Reserve 200 bytes for string and print status string 2013-04-03 20:36:23 +02:00
Kristian Sloth Lauszus be920c507f Added comment 2013-02-04 07:25:28 +01: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 Lauszus 01c909c2cc Fixed comment 2012-09-19 23:20:49 +02:00
Kristian Lauszus 09f19de0d3 Fixed conflict between PS3USB and PS3BT 2012-09-09 22:13:52 +02:00
Kristian Lauszus c72c9a4578 Removed L2 and R2 from digitalOutput string 2012-08-09 21:51:29 +02:00
Kristian Lauszus 9e51675c18 Added note about SRAM and FLASH
You will need a Arduino Mega 1280/2560 to run the sketch
2012-08-09 21:34:51 +02:00
Kristian Lauszus 459c5b7984 Edited sketch text 2012-08-08 21:28:25 +02:00
Kristian Lauszus 856b027e7b Removed whitespace 2012-08-08 20:21:35 +02:00
Kristian Lauszus 9fe088f39d Fixed typo 2012-08-08 19:59:43 +02:00
Kristian Lauszus c8e89283d5 Reorganized examples 2012-08-08 19:27:32 +02:00