Project

General

Profile

Revision 6fbe093f

ID6fbe093fe653e18a28c26960fbecd27457ea2617
Parent 88570136
Child 90bb5fa7

Added by Thomas Mullins about 10 years ago

Implemented code for new RFID readers

It's not fully working yet. When the checksum is enabled, it ignores all
responses. Also, it no longer recognizes a missing card.

View differences:

toolbox/serial.h
1 1
#ifndef SERIAL_H
2 2
#define SERIAL_H
3 3

  
4
#define BAUD_RATE 9600
4
#define BAUD_RATE 19200
5 5

  
6 6
#define RX_BUFFER_SIZE 64
7 7

  

Also available in: Unified diff