blob: 08f03be59c5717322dc2248118e0bea880f37cea [file] [log] [blame]
namespace y2023_bot3;
table RobotConstants {
}
table Constants {
robot:RobotConstants (id: 0);
}
root_type Constants;