comparison src/hwos.inc @ 341:0740bd920c51

Show ppo2 <1bar with leading zero
author heinrichsweikamp
date Mon, 06 Jul 2015 12:50:49 +0200
parents 2811932b4e99
children 34e2f5bdc5a2
comparison
equal deleted inserted replaced
340:1c4ff889fcf0 341:0740bd920c51
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'82' ; Software version XX.YY 23 #DEFINE softwareversion_y d'83' ; Software version XX.YY
24 #DEFINE softwareversion_beta 1 ; (and 0 for release) 24 #DEFINE softwareversion_beta 1 ; (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 .4 27 #DEFINE firmware_expire_month .4
28 #DEFINE firmware_expire_day .1 28 #DEFINE firmware_expire_day .1