mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
style
This commit is contained in:
parent
0446509d1e
commit
a776f9a0bd
10 changed files with 231 additions and 187 deletions
|
@ -19,9 +19,9 @@
|
|||
#include "common.h"
|
||||
|
||||
|
||||
typedef enum{
|
||||
typedef enum {
|
||||
FALLING,
|
||||
RISING
|
||||
RISING
|
||||
} EdgeType;
|
||||
|
||||
size_t DemodPCF7931(uint8_t **outBlocks, bool ledcontrol);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue