Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a849d9f3da7c441735e2d50d1440a483f26558b7
/
.
/
frc971
/
wpilib
/
loop_output_handler_test.fbs
blob: 6cb2cf191d3c156d065018b36de08de17f28f5d6 [
file
] [
log
] [
blame
]
namespace
frc971
.
wpilib
;
// Test output message.
table
LoopOutputHandlerTestOutput
{
voltage
:
double
;
}