Commit graph

15 commits

Author SHA1 Message Date
Kristian Lauszus
b2dae57d4d Merge branch 'master' into SPPClient
Conflicts:
	BTD.cpp
2014-07-01 13:55:46 +02:00
Kristian Lauszus
c5ec4c2402 Allow the user to write the remote Bluetooth address LSB, as it is normally shown 2014-04-21 19:28:00 +02:00
Kristian Lauszus
b516af57df Renamed SPP and SPPi library to SPPServer and SPPClient respectively 2014-04-21 18:41:39 +02:00
Kristian Lauszus
ee90afde31 Merged SPPi class in from @magictaler - see: #79
I have made several improvements. Including making a new SPPBase class.
2014-04-21 18:27:04 +02:00
Kristian Lauszus
7569c19a76 Fixed comment
The default pin was changed from 1234 to 0000 a while back
2014-03-19 18:06:44 +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
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 Lauszus
459c5b7984 Edited sketch text 2012-08-08 21:28:25 +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