Mercurial > public > hwos_code
comparison src/ostc3.inc @ 31:53a09c1b7410
BUGFIX: alternating brightness at very low ambient light
author | heinrichsweikamp |
---|---|
date | Sun, 21 Jul 2013 18:04:29 +0200 |
parents | fcaf94b913db |
children | eca4a201d8cf |
comparison
equal
deleted
inserted
replaced
30:bc6d47e801c6 | 31:53a09c1b7410 |
---|---|
163 #DEFINE ambient_light_max_high .150 | 163 #DEFINE ambient_light_max_high .150 |
164 #DEFINE ambient_light_min_high .40 | 164 #DEFINE ambient_light_min_high .40 |
165 #DEFINE ambient_light_max_medium .135 | 165 #DEFINE ambient_light_max_medium .135 |
166 #DEFINE ambient_light_min_medium .30 | 166 #DEFINE ambient_light_min_medium .30 |
167 #DEFINE ambient_light_max_eco .110 | 167 #DEFINE ambient_light_max_eco .110 |
168 #DEFINE ambient_light_min_eco .15 | 168 #DEFINE ambient_light_min_eco .15 ; Must be the lowest value! |
169 | 169 |
170 ; IR Link timeout | 170 ; IR Link timeout |
171 #DEFINE ir_timeout_value .48 ; multiples of 62,5ms | 171 #DEFINE ir_timeout_value .48 ; multiples of 62,5ms |
172 | 172 |
173 ; Gaslist hard-coded limits | 173 ; Gaslist hard-coded limits |