blob: 05934bf1a79e06e6c5fe910371369bf9dba6c84c [file] [log] [blame]
namespace frc971.sensors;
// Published on "/drivetrain"
table Uid {
uid:uint;
}
root_type Uid;