Mercurial > public > hwos_code
diff src/ostc3.inc @ 101:8c471940d989
increase ir-timeout to 4 seconds
author | heinrichsweikamp |
---|---|
date | Sun, 04 May 2014 21:23:09 +0200 |
parents | 9c7d9e7198c0 |
children | 223579e905c3 |
line wrap: on
line diff
--- a/src/ostc3.inc Fri May 02 19:38:14 2014 +0200 +++ b/src/ostc3.inc Sun May 04 21:23:09 2014 +0200 @@ -19,8 +19,8 @@ #include <ports.inc> ; Portmap #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'30' ; Software version XX.YY -#DEFINE softwareversion_beta 0 ; (and 0 for release) +#DEFINE softwareversion_y d'31' ; Software version XX.YY +#DEFINE softwareversion_beta 1 ; (and 0 for release) #DEFINE comm_service_key 0xABCDEF @@ -175,7 +175,7 @@ #DEFINE ambient_light_min_eco .15 ; Must be the lowest value! ; IR Link timeout -#DEFINE ir_timeout_value .48 ; multiples of 62,5ms +#DEFINE ir_timeout_value .64 ; multiples of 62,5ms ; Gaslist hard-coded limits #DEFINE gaslist_min_o2 .7 ; Minimum O2 [%]