Skip to content

Commit 1fcc3e3

Browse files
authored
Merge pull request KonradIT#46 from pderian/master
fixed HDR values shadowing
2 parents 4176ba0 + b2f7f23 commit 1fcc3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goprocam/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ class EvComp:
453453
M1= "6"
454454
M1_5="7"
455455
M2= "8"
456-
HDR="100"
456+
HDR_PHOTO="100"
457457
class HDR:
458458
OFF="0"
459459
ON="1"

0 commit comments

Comments
 (0)