From 9e51675c186a7a5092b0297aa5d72e41402ec96c Mon Sep 17 00:00:00 2001 From: Kristian Lauszus Date: Thu, 9 Aug 2012 21:34:51 +0200 Subject: [PATCH] Added note about SRAM and FLASH You will need a Arduino Mega 1280/2560 to run the sketch --- examples/Bluetooth/PS3SPP/PS3SPP.ino | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/Bluetooth/PS3SPP/PS3SPP.ino b/examples/Bluetooth/PS3SPP/PS3SPP.ino index 1ba2cd0a..cdfeac3d 100644 --- a/examples/Bluetooth/PS3SPP/PS3SPP.ino +++ b/examples/Bluetooth/PS3SPP/PS3SPP.ino @@ -3,6 +3,12 @@ For more information visit my blog: http://blog.tkjelectronics.dk/ or send me an e-mail: kristianl@tkjelectronics.com */ + +/* + 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 + */ #include #include