blob: a36f4f695660b10847aca5d8b6dc0c532cdb7557 [file] [log] [blame]
include "frc971/control_loops/control_loops.fbs";
namespace y2022.control_loops.superstructure;
table Position {
climber:frc971.RelativePosition (id: 0);
}
root_type Position;