]> git.kernelconcepts.de Git - metawatch.git/blobdiff - metawatch_protocol.h
Add language selection
[metawatch.git] / metawatch_protocol.h
index a26950f2ac1e4937bcf8bd9a786314b646b3a719..0212438b4614d52e812c447bc70b89d20a2fd95f 100644 (file)
 #define MW_RTC_DATE_MMDD               0x00
 #define MW_RTC_DATE_DDMM               0x01
 
+#define MW_LANG_EN                     0x00
+#define MW_LANG_FI                     0x01
+#define MW_LANG_DE                     0x02
+
 #define MW_NVAL_OPERATION              0x30
 #define MW_NVAL_OPERATION_RSP          0x31
 
@@ -60,7 +64,7 @@
 #define MW_NVAL_OPERATION_WRITE                0x02
 #define MW_NVAL_TIME_FORMAT            0x2009
 #define MW_NVAL_DATE_FORMAT            0x200a
-
+#define MW_NVAL_LANGUAGE               0x200c
 
 #define MW_RESERVED                    0x32
 #define MW_STATUS_CHANGE_EVENT         0x33