示例#1
0
 private void MazeDisplaySensor(string Msg, bool Status)
 {
     MazeDisplay.TriggerSensor(Msg, Status);
 }