comparison src/hwos.inc @ 388:d8e2cf055fc3

BUGFIX: German texts in ppo2 menu were too long for screen resulting in resulting in text display issues
author heinrichsweikamp
date Mon, 19 Oct 2015 15:06:59 +0200
parents 3c55627d5f8f
children 9175429bdeba
comparison
equal deleted inserted replaced
387:7d4d67028e47 388:d8e2cf055fc3
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'90' ; Software version XX.YY 23 #DEFINE softwareversion_y d'91' ; 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 .10 27 #DEFINE firmware_expire_month .10
28 #DEFINE firmware_expire_day .1 28 #DEFINE firmware_expire_day .1