comparison src/ostc3.inc @ 239:6c4ad243cb44

CNANGE: aGF pair has same range then normal GF pair Work on graphic compass
author heinrichsweikamp
date Sun, 01 Mar 2015 21:10:14 +0100
parents 23311219dacc
children 20e3bad0b0f2
comparison
equal deleted inserted replaced
238:49512af55afc 239:6c4ad243cb44
18 #include <p18f87k22.inc> 18 #include <p18f87k22.inc>
19 #include <ports.inc> ; Portmap 19 #include <ports.inc> ; Portmap
20 20
21 ; Firmware definition 21 ; Firmware definition
22 #DEFINE softwareversion_x d'1' ; Software version XX.YY 22 #DEFINE softwareversion_x d'1' ; Software version XX.YY
23 #DEFINE softwareversion_y d'75' ; Software version XX.YY 23 #DEFINE softwareversion_y d'76' ; Software version XX.YY
24 #DEFINE softwareversion_beta 0 ; (and 0 for release) 24 #DEFINE softwareversion_beta 0 ; (and 0 for release)
25 ; Firmware version will appear in "Change Firmware" style 25 ; Firmware version will appear in "Change Firmware" style
26 #DEFINE firmware_expire_year .16 26 #DEFINE firmware_expire_year .16
27 #DEFINE firmware_expire_month .3 27 #DEFINE firmware_expire_month .3
28 #DEFINE firmware_expire_day .1 28 #DEFINE firmware_expire_day .1