Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c5d106f014c5fb1fa17550f5d13565b132d35448
/
.
/
frc971
/
queues
/
gyro_uid.fbs
blob: 05934bf1a79e06e6c5fe910371369bf9dba6c84c [
file
] [
log
] [
blame
]
namespace
frc971
.
sensors
;
// Published on "/drivetrain"
table
Uid
{
uid
:
uint
;
}
root_type
Uid
;