Commander-API V3.0.0
Lightweight Command Parser
|
#include <Commander-API.hpp>
Public Attributes | |
systemVariableType_t | type |
systemVariablePointer_t | data |
Definition at line 227 of file Commander-API.hpp.
systemVariablePointer_t Commander::systemVariableData_t::data |
Definition at line 229 of file Commander-API.hpp.
systemVariableType_t Commander::systemVariableData_t::type |
Definition at line 228 of file Commander-API.hpp.