mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
make style
This commit is contained in:
parent
7bc3067fa4
commit
8d4acbe3a6
13 changed files with 78 additions and 79 deletions
|
@ -20,7 +20,7 @@ typedef struct {
|
|||
typedef enum {
|
||||
RISING_EDGE,
|
||||
FALLING_EDGE
|
||||
}edge_detection_t;
|
||||
} edge_detection_t;
|
||||
|
||||
void em4x70_info(em4x70_data_t *etd);
|
||||
void em4x70_write(em4x70_data_t *etd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue