Project

General

Profile

Revision 904

Compiles now. This code worked a while ago but I haven't touched it since early last semester.
The idea was to do exactly what Abe is doing now... so it might be useful.

View differences:

data_response.h
5 5
#define BOM_TYPE 0
6 6
#define IR_TYPE 1
7 7
#define ENCODER_TYPE 2
8
#define ALL-TYPE 3
8
#define ALL_TYPE 3
9 9

  
10 10
#define MAX_PACKET_LENGTH 100
11 11

  

Also available in: Unified diff