Update arduino_LA.ino

This commit is contained in:
aster94
2017-06-29 17:59:08 +02:00
committed by GitHub
parent 58cc77618f
commit 43035d679c

View File

@@ -5,7 +5,7 @@
* Author : Vincenzo * Author : Vincenzo
*/ */
#define baudrate 115200 #define baudrate 115200 //check if it is the same in processing
#define samples 200 #define samples 200
#define F_CPU 16000000UL #define F_CPU 16000000UL