renamed 'sread" to 'read'
This commit is contained in:
@@ -20,6 +20,6 @@ typedef struct {
|
|||||||
void em4x50_info(em4x50_data_t *etd);
|
void em4x50_info(em4x50_data_t *etd);
|
||||||
void em4x50_write(em4x50_data_t *etd);
|
void em4x50_write(em4x50_data_t *etd);
|
||||||
void em4x50_write_password(em4x50_data_t *etd);
|
void em4x50_write_password(em4x50_data_t *etd);
|
||||||
void em4x50_sread(em4x50_data_t *etd);
|
void em4x50_read(em4x50_data_t *etd);
|
||||||
|
|
||||||
#endif /* EM4X50_H */
|
#endif /* EM4X50_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user