![]() |
Command Echo – Telemetered. More...
#include <simpleStructs.h>
Public Attributes | |
| GenericHeader_t | gHdr |
| unsigned int | unixTime |
| unsigned short | goodFlag |
| 0 is bad, 1 is good | |
| unsigned short | numCmdBytes |
| number of cmd bytes (upto 10) | |
| unsigned char | cmd [20] |
| the cmd bytes | |
Command Echo – Telemetered.
Command Echo – Echos commands sent to the payload including whether or not they were successful.
Definition at line 1232 of file simpleStructs.h.

1.8.11