added 4x50_sread

This commit is contained in:
tharexde 2020-06-26 14:19:54 +02:00
parent 1fd3afa002
commit e7531ac6fa

View file

@ -20,5 +20,6 @@ typedef struct {
void em4x50_info(em4x50_data_t *etd);
void em4x50_write(em4x50_data_t *etd);
void em4x50_write_password(em4x50_data_t *etd);
void em4x50_sread(em4x50_data_t *etd);
#endif /* EM4X50_H */