From 43035d679c5246a07e8f75051826c9662621bc2b Mon Sep 17 00:00:00 2001 From: aster94 Date: Thu, 29 Jun 2017 17:59:08 +0200 Subject: [PATCH] Update arduino_LA.ino --- arduino_LA.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino_LA.ino b/arduino_LA.ino index 57db92e..6e62f7d 100644 --- a/arduino_LA.ino +++ b/arduino_LA.ino @@ -5,7 +5,7 @@ * Author : Vincenzo */ -#define baudrate 115200 +#define baudrate 115200 //check if it is the same in processing #define samples 200 #define F_CPU 16000000UL