added write and write_password functions
This commit is contained in:
@@ -18,5 +18,7 @@ typedef struct {
|
|||||||
} em4x50_tag_t;
|
} em4x50_tag_t;
|
||||||
|
|
||||||
void em4x50_info(em4x50_data_t *etd);
|
void em4x50_info(em4x50_data_t *etd);
|
||||||
|
void em4x50_write(em4x50_data_t *etd);
|
||||||
|
void em4x50_write_password(em4x50_data_t *etd);
|
||||||
|
|
||||||
#endif /* EM4X50_H */
|
#endif /* EM4X50_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user