deleted test functions, clean up

This commit is contained in:
tharexde 2021-01-18 00:01:22 +01:00
commit 78d1e09595
7 changed files with 9 additions and 299 deletions

View file

@ -22,6 +22,5 @@ void em4x50_login(uint32_t *password);
void em4x50_sim(uint32_t *password);
void em4x50_reader(void);
void em4x50_chk(uint8_t *filename);
void em4x50_test(em4x50_test_t *ett);
#endif /* EM4X50_H */