player_simulation_cmd Struct Reference
#include <player_interfaces.h>
Detailed Description
Command.Just a placeholder for now; data will be added in future.
Definition at line 4066 of file player_interfaces.h.
Public Attributes | |
uint8_t | cmd |
A single byte of as-yet-unspecified command. |
Member Data Documentation
uint8_t player_simulation_cmd::cmd |
A single byte of as-yet-unspecified command.
Useful for experiments.
Definition at line 4069 of file player_interfaces.h.
The documentation for this struct was generated from the following file: