renamed function names
This commit is contained in:
@@ -18,8 +18,8 @@ typedef struct {
|
||||
} em4x50_tag_t;
|
||||
|
||||
int em4x50_standalone_read(uint64_t *words);
|
||||
bool em4x50_sim_send_listen_window2(void);
|
||||
bool em4x50_sim_send_word3(uint32_t word);
|
||||
bool em4x50_sim_send_listen_window(void);
|
||||
bool em4x50_sim_send_word(uint32_t word);
|
||||
|
||||
void em4x50_info(em4x50_data_t *etd);
|
||||
void em4x50_write(em4x50_data_t *etd);
|
||||
|
||||
Reference in New Issue
Block a user