Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / messages / msg / WirelessPacket.msg @ 071926c2

History | View | Annotate | Download (150 Bytes)

1 71d57001 Tom Mullins
uint16 type 
2
uint16 channel
3
uint16 pan
4
uint16 dest
5
6
uint8[] data
7
8
uint16 CHANNEL_DEFAULT = 0
9
uint16 PAN_DEFAULT = 65535
10
uint16 DEST_BROADCAST = 65535