make style + cleanup

This commit is contained in:
tharexde 2021-01-29 00:28:05 +01:00
commit a0c92d20bb
2 changed files with 45 additions and 49 deletions

View file

@ -14,8 +14,6 @@
#include "../include/em4x50.h"
void em4x50_setup_read(void);
bool get_signalproperties(void);
bool find_em4x50_tag(void);
int standard_read(int *now, uint32_t *words);
void em4x50_setup_sim(void);