broken serial

This commit is contained in:
IMback
2017-11-07 22:07:48 +01:00
parent d2298d9bd0
commit 73f1bf57ae
7 changed files with 635 additions and 585 deletions

View File

@ -1,7 +1,7 @@
#ifndef SERIAL_H
#define SERIAL_H
#define BAUD 19200
#define BAUD 38400
#define BUFFER_SIZE 1024
#include <util/setbaud.h>