mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
longer horn allowance
This commit is contained in:
+1
-1
@@ -179,7 +179,7 @@ func LoadConfig(path string) (*Config, error) {
|
||||
Channels: 1,
|
||||
SineGain: 1.0,
|
||||
SawGain: 0.7,
|
||||
MaxDuration: Duration{Duration: 1200 * time.Millisecond},
|
||||
MaxDuration: Duration{Duration: 10000 * time.Millisecond},
|
||||
},
|
||||
NightVision: NightVisionConfig{
|
||||
Enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user