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