Mercurial > public > hwos_code
comparison src/ostc3.inc @ 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 |
comparison
equal
deleted
inserted
replaced
14:440e537e19d6 | 15:8185edeeedb2 |
---|---|
162 #DEFINE ambient_light_max_high .150 | 162 #DEFINE ambient_light_max_high .150 |
163 #DEFINE ambient_light_min_high .40 | 163 #DEFINE ambient_light_min_high .40 |
164 #DEFINE ambient_light_max_medium .135 | 164 #DEFINE ambient_light_max_medium .135 |
165 #DEFINE ambient_light_min_medium .30 | 165 #DEFINE ambient_light_min_medium .30 |
166 #DEFINE ambient_light_max_eco .110 | 166 #DEFINE ambient_light_max_eco .110 |
167 #DEFINE ambient_light_min_eco .20 | 167 #DEFINE ambient_light_min_eco .15 |
168 | 168 |
169 ; IR Link timeout | 169 ; IR Link timeout |
170 #DEFINE ir_timeout_value .48 ; multiples of 62,5ms | 170 #DEFINE ir_timeout_value .48 ; multiples of 62,5ms |
171 | 171 |
172 ; Gaslist hard-coded limits | 172 ; Gaslist hard-coded limits |