Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / messages / msg / bom.msg @ 7db6cf9f

History | View | Annotate | Download (138 Bytes)

1
int8 sender
2
int8 send_dir
3
int8 recv_dir
4

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