Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / messages / msg / WirelessPacket.msg @ 71d57001

History | View | Annotate | Download (150 Bytes)

1
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