Project

General

Profile

Revision 1749

Documented the circle code extensively. Starting reorganization from procedural to funtion-calling code.

View differences:

circle.h
16 16
#define CIRCLE_ACTION_ACK 'A'
17 17
#define CIRCLE_ACTION_DONE 'D'
18 18
#define CIRCLE_ACTION_GOTYOU 'G'
19
//#define EDGE 0;
20
//#define BEACON 1;
19
#define CIRCLE_ACTION_FORWARD 'F'
20
#define CIRCLE_CLAIM_CENTER 'C'
21 21

  
22

  
22 23
#endif

Also available in: Unified diff