Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

Commit 189ef64

Browse files
committed
Fix typo
1 parent 9825d2a commit 189ef64

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
@@ -435,7 +435,7 @@ class WDR:
435435
class RawPhoto:
436436
ON="1"
437437
OFF="0"
438-
RAW_NIGHPHOTO="98"
438+
RAW_NIGHT_PHOTO="98"
439439
class RawNightPhoto:
440440
ON="1"
441441
OFF="0"

0 commit comments

Comments
 (0)