blob: 86e61eecbd54515a91eece68f00d374d9720c0b8 [file] [log] [blame]
namespace frc971.sensors;
// Published on "/drivetrain"
table Uid {
uid:uint (id: 0);
}
root_type Uid;