inital nfc code
This commit is contained in:
parent
395c9f3e2c
commit
a08c8e447f
13 changed files with 1091 additions and 19 deletions
2
serial.h
2
serial.h
|
|
@ -2,7 +2,7 @@
|
|||
#define SERIAL_H
|
||||
|
||||
#define BAUD 38400
|
||||
#define SERIAL_BUFFER_SIZE 512
|
||||
#define SERIAL_BUFFER_SIZE 384
|
||||
|
||||
#include <util/setbaud.h>
|
||||
#include <avr/io.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue