mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-07 01:50:30 +00:00
make style
This commit is contained in:
+2
-2
@@ -36,8 +36,8 @@ typedef struct {
|
||||
} PACKED UsbCommand;
|
||||
|
||||
#ifdef WITH_FPC_HOST
|
||||
// "Session" flag, to tell via which interface next msgs should be sent: USB or FPC USART
|
||||
extern bool reply_via_fpc;
|
||||
// "Session" flag, to tell via which interface next msgs should be sent: USB or FPC USART
|
||||
extern bool reply_via_fpc;
|
||||
#endif
|
||||
|
||||
// A struct used to send sample-configs over USB
|
||||
|
||||
Reference in New Issue
Block a user