]> git.kernelconcepts.de Git - metawatch.git/blobdiff - metawatch.h
Aff date format setting command, from Oleg Titov
[metawatch.git] / metawatch.h
index b910dee30354b5013d5c6c1e2fb9a267c7f3096c..da89e624991ae16a10860d587e03384fbebfe0e3 100644 (file)
@@ -40,7 +40,7 @@ void dump_frame(unsigned char *frame, int len);
 
 int mw_send_frame(mwdevice_t *mwdevice, unsigned char msg_type, unsigned char options, unsigned char *data, unsigned char len);
 
-int mw_set_rtc(mwdevice_t *mwdevice, unsigned char clk1224, unsigned char date_fmt);
+int mw_set_rtc(mwdevice_t *mwdevice);
 
 int mw_nval_operation(mwdevice_t *mwdevice, unsigned char operation, unsigned short identifier, unsigned char size, void *mdata);