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