update the lens correction when selecting a camera/lens combination manually

This commit is contained in:
Alberto Griggio
2017-09-08 17:45:18 +02:00
parent 266efa40ae
commit 5a37c38bfb

View File

@@ -513,8 +513,8 @@ enum ProcEvent {
EvCATAutoyb = 483,
// profiled lens correction new events
EvLensCorrMode = 484,
EvLensCorrLensfunCamera = 488,
EvLensCorrLensfunLens = 489,
EvLensCorrLensfunCamera = 485,
EvLensCorrLensfunLens = 486,
NUMOFEVENTS