Mercurial > public > hwos_code
diff src/hwos.inc @ 549:7c408bfaf2e8
2.26 stable RC1
BUGFIX: O2 Sensor readings were not updated in fixed setpoint mode
CHANGE: Minor logbook layout fix
author | heinrichsweikamp |
---|---|
date | Mon, 25 Sep 2017 19:02:42 +0200 |
parents | 40c5566edc30 |
children | af84c45429fd |
line wrap: on
line diff
--- a/src/hwos.inc Fri Sep 08 14:04:38 2017 +0200 +++ b/src/hwos.inc Mon Sep 25 19:02:42 2017 +0200 @@ -22,11 +22,11 @@ ; Firmware definition #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'25' ; Software version XX.YY +#DEFINE softwareversion_y d'26' ; Software version XX.YY #DEFINE softwareversion_beta 0 ; (and 0 for release) ; Firmware version will appear in "Change Firmware" style #DEFINE firmware_expire_year .18 -#DEFINE firmware_expire_month .10 +#DEFINE firmware_expire_month .11 #DEFINE firmware_expire_day .3 #DEFINE comm_service_key 0xABCDEF