Mercurial > public > hwos_code
diff src/ostc3.inc @ 183:976e19d1e1ba
BUGFIX: O2 > 99% was not configurable from the PC
author | heinrichsweikamp |
---|---|
date | Thu, 16 Oct 2014 13:11:18 +0200 |
parents | abc429e8b46a |
children | f515712d8cd6 |
line wrap: on
line diff
--- a/src/ostc3.inc Fri Oct 10 11:13:54 2014 +0200 +++ b/src/ostc3.inc Thu Oct 16 13:11:18 2014 +0200 @@ -20,8 +20,8 @@ ; Firmware definition #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'60' ; Software version XX.YY -#DEFINE softwareversion_beta 0 ; (and 0 for release) +#DEFINE softwareversion_y d'61' ; Software version XX.YY +#DEFINE softwareversion_beta 1 ; (and 0 for release) ; Firmware version will appear in "Change Firmware" style #DEFINE firmware_expire_year .15 #DEFINE firmware_expire_month .10