blob: 5f1af72bfa9b9343a90dfde1c05136ccd19b5a50 [file] [log] [blame]
namespace y2020.joysticks;
table Setpoint {
accelerator:double;
finisher:double;
hood:double;
}
root_type Setpoint;