WizziLab / modem_ref_v5_3_217

Dependents:   modem_ref_helper_for_v5_3_217

Revision:
43:6e3b117f1d67
Parent:
41:6f83174ffed4
Child:
44:656cbcc7843b
--- a/include/modem_ref.h	Fri Dec 14 10:03:17 2018 +0000
+++ b/include/modem_ref.h	Fri Feb 08 17:43:02 2019 +0000
@@ -365,7 +365,7 @@
 /// @param  data        : Pointer to the header data
 /// @param  id          : User ID
 //======================================================================
-public void modem_read_fprop(u8 fid, alp_file_header_t* data, u8 id);
+public void modem_write_fprop(u8 fid, alp_file_header_t* data, u8 id);
 
 //======================================================================
 // modem_write_fprop_root
@@ -376,7 +376,7 @@
 /// @param  root_key    : Pointer to the ROOT key
 /// @param  id          : User ID
 //======================================================================
-public void modem_read_fprop_root(u8 fid, alp_file_header_t* data, u8* root_key, u8 id);
+public void modem_write_fprop_root(u8 fid, alp_file_header_t* data, u8* root_key, u8 id);
 
 //======================================================================
 // modem_write_file