blob: ddd36d0c7bcd5f36f120a16ac9cb77ed99740d01 [file] [log] [blame]
namespace frc971.wpilib;
// Test output message.
table LoopOutputHandlerTestOutput {
voltage:double;
}
root_type LoopOutputHandlerTestOutput;