|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
#include <ref_serial_data.hpp>
Public Attributes | |
| SiteData_t | siteData |
| Information about occupied zones. | |
| uint8_t | timeSinceLastDartHit |
| Time since the last dart hit own outpost or base. | |
| SiteDartHit | lastDartHit |
| The target hit by the last dart. | |
Data about the current state of the event.
| SiteDartHit tap::communication::serial::RefSerialData::Rx::EventData::lastDartHit |
The target hit by the last dart.
| SiteData_t tap::communication::serial::RefSerialData::Rx::EventData::siteData |
Information about occupied zones.
| uint8_t tap::communication::serial::RefSerialData::Rx::EventData::timeSinceLastDartHit |
Time since the last dart hit own outpost or base.