Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f98b0ff25bdf0745de775d4b02d15e732813e7a3
/
.
/
y2020
/
control_loops
/
superstructure
/
superstructure_position.fbs
blob: c4b0a9ad4bde9d104186d9eb061a881587e30490 [
file
] [
log
] [
blame
]
include
"frc971/control_loops/control_loops.fbs"
;
namespace
y2020
.
control_loops
.
superstructure
;
table
Position
{
}
root_type
Position
;