diff options
Diffstat (limited to 'utils/raspberrypi/ctt/ctt_lux.py')
-rw-r--r-- | utils/raspberrypi/ctt/ctt_lux.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/raspberrypi/ctt/ctt_lux.py b/utils/raspberrypi/ctt/ctt_lux.py index ab367cae..4e7785ef 100644 --- a/utils/raspberrypi/ctt/ctt_lux.py +++ b/utils/raspberrypi/ctt/ctt_lux.py @@ -5,6 +5,8 @@ # ctt_lux.py - camera tuning tool for lux level from ctt_tools import * + + """ Find lux values from metadata and calculate Y """ |