Add temp and green for scene

This commit is contained in:
Desmis
2017-08-10 17:09:46 +02:00
parent 0ffbc5251e
commit 5f8555e84c
10 changed files with 133 additions and 12 deletions

View File

@@ -506,7 +506,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // EvCATgreenout
LUMINANCECURVE, // EvCATybout
LUMINANCECURVE, // EvCATDegreeout
LUMINANCECURVE // EvCATAutoDegreeout
LUMINANCECURVE, // EvCATAutoDegreeout
LUMINANCECURVE, // EvCATtempsc
LUMINANCECURVE // EvCATgreensc
};