Mercurial > public > hwos_code
changeset 15:8185edeeedb2
reduce eco low brightness threshold (for cave diving)
author | heinrichsweikamp |
---|---|
date | Wed, 12 Jun 2013 18:15:38 +0200 |
parents | 440e537e19d6 |
children | 7b06f20881be |
files | src/ostc3.inc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ostc3.inc Tue Jun 11 09:42:59 2013 +0200 +++ b/src/ostc3.inc Wed Jun 12 18:15:38 2013 +0200 @@ -164,7 +164,7 @@ #DEFINE ambient_light_max_medium .135 #DEFINE ambient_light_min_medium .30 #DEFINE ambient_light_max_eco .110 -#DEFINE ambient_light_min_eco .20 +#DEFINE ambient_light_min_eco .15 ; IR Link timeout #DEFINE ir_timeout_value .48 ; multiples of 62,5ms