#include <OscopeMsg.h>
Public Attributes | |
uint16_t | sourceMoteID |
uint16_t | lastSampleNumber |
uint16_t | channel |
Definition at line 72 of file OscopeMsg.h.
uint16_t OscopeAck::channel |
Definition at line 76 of file OscopeMsg.h.
Referenced by process_packet().
uint16_t OscopeAck::lastSampleNumber |
Definition at line 75 of file OscopeMsg.h.
Referenced by process_packet().
uint16_t OscopeAck::sourceMoteID |
Definition at line 74 of file OscopeMsg.h.
Referenced by process_packet().