Added comment

This commit is contained in:
Kristian Sloth Lauszus 2013-02-04 07:25:28 +01:00
parent 4311bc9fee
commit be920c507f

View file

@ -2,12 +2,11 @@
Example sketch for the Bluetooth library - developed by Kristian Lauszus
For more information visit my blog: http://blog.tkjelectronics.dk/ or
send me an e-mail: kristianl@tkjelectronics.com
*/
/*
This example show how one can combine all the difference Bluetooth services in one single code.
Note:
You will need a Arduino Mega 1280/2560 to run this sketch,
As a normal Arduino (Uno, Duemilanove etc.) doesn't have enough SRAM and FLASH
as a normal Arduino (Uno, Duemilanove etc.) doesn't have enough SRAM and FLASH
*/
#include <PS3BT.h>