From be920c507f69798b7d6897b2687c7e204945b32e Mon Sep 17 00:00:00 2001 From: Kristian Sloth Lauszus Date: Mon, 4 Feb 2013 07:25:28 +0100 Subject: [PATCH] Added comment --- examples/Bluetooth/PS3SPP/PS3SPP.ino | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/examples/Bluetooth/PS3SPP/PS3SPP.ino b/examples/Bluetooth/PS3SPP/PS3SPP.ino index af8c1324..08410e68 100644 --- a/examples/Bluetooth/PS3SPP/PS3SPP.ino +++ b/examples/Bluetooth/PS3SPP/PS3SPP.ino @@ -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 - */ -/* - Note: + 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