mirror of
https://github.com/aster94/logic-analyzer.git
synced 2026-05-01 23:53:02 +03:00
Update arduino_LA.ino
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user