Mercurial > public > hwos_code
comparison src/configuration.inc @ 637:cdff88f5a4a0
Battery menu for OSTC plus
author | heinrichsweikamp |
---|---|
date | Sun, 17 May 2020 09:34:18 +0200 |
parents | 9a64914a8fca |
children | a3b21497d17e |
comparison
equal
deleted
inserted
replaced
635:9a64914a8fca | 637:cdff88f5a4a0 |
---|---|
42 ; | 42 ; |
43 #endif | 43 #endif |
44 | 44 |
45 #define firmware_creation_year 0x14 | 45 #define firmware_creation_year 0x14 |
46 #define firmware_creation_month 0x05 | 46 #define firmware_creation_month 0x05 |
47 #define firmware_creation_day 0x07 | 47 #define firmware_creation_day 0x0A |
48 | 48 |
49 #define firmware_expire_year 0x15 | 49 #define firmware_expire_year 0x15 |
50 #define firmware_expire_month 0x02 | 50 #define firmware_expire_month 0x02 |
51 #define firmware_expire_day 0x01 | 51 #define firmware_expire_day 0x01 |
52 | 52 |
62 ; _hwos_tech_3_cR_cave compile Tech version for OSTC 3 and cR en+de memory: 122.079 used, 801 free * | 62 ; _hwos_tech_3_cR_cave compile Tech version for OSTC 3 and cR en+de memory: 122.079 used, 801 free * |
63 ; _hwos_sport compile Sport version for all models en+de memory: 116.365 used, 6.515 free | 63 ; _hwos_sport compile Sport version for all models en+de memory: 116.365 used, 6.515 free |
64 ; 122.880 max. available | 64 ; 122.880 max. available |
65 #endif | 65 #endif |
66 | 66 |
67 #define _hwos_tech_3_cR | 67 #define _hwos_tech_2_TR |
68 | 68 |
69 | 69 |
70 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | 70 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx |
71 ; | 71 ; |
72 ; Language Selection | 72 ; Language Selection |
78 ; _language_2 second language, coding as above or 'none' mem: approx. 4.0 kB in Sport, 4.3 kB in Tech | 78 ; _language_2 second language, coding as above or 'none' mem: approx. 4.0 kB in Sport, 4.3 kB in Tech |
79 ; | 79 ; |
80 #endif | 80 #endif |
81 | 81 |
82 #define _language_1 en | 82 #define _language_1 en |
83 #define _language_2 de | 83 #define _language_2 none |
84 | 84 |
85 | 85 |
86 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | 86 #ifdef xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx |
87 ; | 87 ; |
88 ; Features Selection CODE SIZES ARE OUTDATED | 88 ; Features Selection CODE SIZES ARE OUTDATED |