mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
ohhhhh..duh
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ func LoadConfig(path string) (*Config, error) {
|
||||
VideoBitrate: 3000000,
|
||||
},
|
||||
CameraServo: CameraServoConfig{
|
||||
Pin: 19,
|
||||
Pin: 12,
|
||||
FreqHz: 50,
|
||||
CycleLen: 20000,
|
||||
MinPulseUs: 900,
|
||||
|
||||
@@ -27,7 +27,7 @@ media:
|
||||
healthInterval: 30s
|
||||
cameraServo:
|
||||
enabled: false
|
||||
pin: 19
|
||||
pin: 12
|
||||
freqHz: 50
|
||||
cycleLen: 20000
|
||||
minPulseUs: 900
|
||||
|
||||
Reference in New Issue
Block a user