应答器添加leu数据

This commit is contained in:
joylink_fanyuhong 2024-07-11 16:12:31 +08:00
parent 1e7e693004
commit ed84266851

View File

@ -442,6 +442,8 @@ message Transponder { // 应答器
string fixedTelegram = 11; //
string fixedUserTelegram = 12; //
string originalCode = 13; //
uint32 leuIndex = 14; //LEU索引
uint32 leuInsideIndex = 15; // LEU内部索引
}
message SimpleRef {