激光联动控制完成
This commit is contained in:
@@ -25,6 +25,9 @@ func switchPoint(ctx context.Context, point int) leaf.HandlerFunc {
|
||||
case 11:
|
||||
// 11号点位(等待插卡)
|
||||
return play.WaitCard(ctx)
|
||||
case 5:
|
||||
// 登龙云台(激光秀)
|
||||
return play.LaserShow
|
||||
default:
|
||||
return play.Default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user