Skip to content

Commit

Permalink
final merge
Browse files Browse the repository at this point in the history
  • Loading branch information
pstrutz committed Jul 11, 2023
1 parent 5e0f639 commit d4cb3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viam-cartographer.go
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ func New(
return nil, err
}

port, dataRateMsec, imuDataRateMsec, mapRateSec, useLiveData, deleteProcessedData, _, err := vcConfig.GetOptionalParameters(
port, dataRateMsec, imuDataRateMsec, mapRateSec, useLiveData, deleteProcessedData, modularizationV2Enabled, err := vcConfig.GetOptionalParameters(
svcConfig,
localhost0,
defaultDataRateMsec,
Expand Down

0 comments on commit d4cb3ff

Please sign in to comment.