Structure describing the payload section of the MSG_VALUE_SET message. More...
#include <protocol.h>
Public Attributes | |
uint8_t | valueID |
uint32_t | value |
Structure describing the payload section of the MSG_VALUE_SET message.
Definition at line 673 of file protocol.h.
uint32_t msg_value_set::value |
Definition at line 675 of file protocol.h.
uint8_t msg_value_set::valueID |
Definition at line 674 of file protocol.h.