![]() |
ModelSpace
Documentation for ModelSpace models and classes.
|
#include "Telemetry.h"Go to the source code of this file.
Macros | |
| #define | COMMAND(NAME, APID, SIZE, ...) |
| #define COMMAND | ( | NAME, | |
| APID, | |||
| SIZE, | |||
| ... | |||
| ) |
Command Macro. This macro is a replacement for a standard struct and comes with packetize and unpacketize functions. Because it operates almost exactly the same as TELEMETRY, it is just a wrapper around that.