mirror of https://bitbucket.org/ausocean/av.git
cmd/revid-cli: fixed build error
This commit is contained in:
parent
a0a99e17db
commit
dcafcbf69e
|
@ -237,7 +237,7 @@ func handleFlags() config.Config {
|
|||
netsender.ConfigFile = *configFilePtr
|
||||
}
|
||||
|
||||
cfg.InputFPS = *inputFPSPtr
|
||||
cfg.FileFPS = *fileFPSPtr
|
||||
cfg.Loop = *loopPtr
|
||||
cfg.CameraIP = *cameraIPPtr
|
||||
cfg.Rotation = *rotationPtr
|
||||
|
|
Loading…
Reference in New Issue