1
0
Fork 0
mirror of https://github.com/RobotechLille/cdf2018-principal synced 2025-09-04 01:05:56 +02:00

115200 baud

This commit is contained in:
Geoffrey Frogeye 2018-05-01 15:13:24 +02:00
parent 69ceaba85e
commit ec5867fa12
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@
#include "CFsignals.h"
#define FPGA_PORTNAME "/dev/ttyUSB0"
#define CF_BAUDRATE B9600
#define CF_BAUDRATE B115200
// #define PRINTRAWDATA
int fpga;