Skip to content

Fix issue with illumination values being lower than the min_illum config

clayton craft requested to merge fix/4_invalid_log_check into master

This prevents trying to find log of a value with no solution, and ignores any illumination values read from the device that are below the min_illum config value.

Fixes #4

Merge request reports