【按钮增加灯状态】
This commit is contained in:
parent
7b83f10ef6
commit
291c568905
@ -241,6 +241,7 @@ message ReplyState {
|
||||
message ButtonState {
|
||||
string id = 1;
|
||||
bool down = 2;
|
||||
Signal.Aspect aspect = 3; // 带灯的按钮
|
||||
}
|
||||
|
||||
// 警铃状态
|
||||
|
Loading…
Reference in New Issue
Block a user