Project

General

Profile

Revision 278

Added by Kevin Woo almost 14 years ago

Renamed main.c to cardbox.c

View differences:

cardreader.h
4 4
#include <avr/io.h>
5 5
#include <avr/interrupt.h>
6 6
#include <stdint.h>
7
#include "main.h"
7
#include "cardbox.h"
8 8
#include "rs485_int.h"
9 9

  
10 10
#define CR_ERR_BAD_PARITY   -1

Also available in: Unified diff