激光联动控制完成
This commit is contained in:
@@ -8,6 +8,8 @@ func NewConfig(point int) Config {
|
||||
return ConfigPush{}
|
||||
case 11:
|
||||
return ConfigWait{}
|
||||
case 5:
|
||||
return LaserConfig{}
|
||||
default:
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user