Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / bom / msg / bom.msg @ b23c6bbb

History | View | Annotate | Download (151 Bytes)

1
Header header
2
int8 sender
3
int8 send_dir
4
int8 recv_dir
5

    
6
# TODO these may need to be changed
7
int8 FRONT = 0
8
int8 LEFT  = 1
9
int8 BACK  = 2
10
int8 RIGHT = 3