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