# HG changeset patch # User heinrichsweikamp # Date 1467809209 -7200 # Node ID 4a79eb952c002b3b57fcef825a99a2dc5c30dfc1 # Parent 23b58c4bc6aa166def71977f5b1b7ed60e817d7c 2.09 beta start diff -r 23b58c4bc6aa -r 4a79eb952c00 src/hwos.inc --- a/src/hwos.inc Thu Jun 30 10:28:12 2016 +0200 +++ b/src/hwos.inc Wed Jul 06 14:46:49 2016 +0200 @@ -20,8 +20,8 @@ ; Firmware definition #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'08' ; Software version XX.YY -#DEFINE softwareversion_beta 0 ; (and 0 for release) +#DEFINE softwareversion_y d'09' ; Software version XX.YY +#DEFINE softwareversion_beta 1 ; (and 0 for release) ; Firmware version will appear in "Change Firmware" style #DEFINE firmware_expire_year .17 #DEFINE firmware_expire_month .6 @@ -308,7 +308,7 @@ compass_heading_old res 2 ; Old heading (For smoother display) compass_heading_shown res 2 ; Displayed heading ;compass_roll res 2 ; Rotation around the X axis -;compass_pitch res 2 ; Rotation arounf the Y axis +;compass_pitch res 2 ; Rotation around the Y axis compass_a res 2 ; Tmp data for Q15 arithmetics compass_b res 2