Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
32b5baecfc3b51f35c0db45b9c4f176ec99246ff
/
.
/
frc971
/
queues
/
gyro_uid.fbs
blob: 86e61eecbd54515a91eece68f00d374d9720c0b8 [
file
] [
log
] [
blame
]
namespace
frc971
.
sensors
;
// Published on "/drivetrain"
table
Uid
{
uid
:
uint
(
id
:
0
);
}
root_type
Uid
;