Structure describing the payload section of the MSG_VALUE_REQUEST message. More...
#include <protocol.h>
Public Attributes | |
uint8_t | valueID |
uint8_t | broadcast |
Structure describing the payload section of the MSG_VALUE_REQUEST message.
Definition at line 637 of file protocol.h.
uint8_t msg_value_request::broadcast |
Definition at line 639 of file protocol.h.
uint8_t msg_value_request::valueID |
Definition at line 638 of file protocol.h.