projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
FIX: added some tnp3xxx identification i formatMifare.lua
[proxmark3-svn]
/
common
/
usb_cdc.c
diff --git
a/common/usb_cdc.c
b/common/usb_cdc.c
index e2787fb65a4feb4d1e8b18595f4abce238ad83ac..097d9a4ee97e60eee2dc973c86fc90e430976fbf 100644
(file)
--- a/
common/usb_cdc.c
+++ b/
common/usb_cdc.c
@@
-33,7
+33,7
@@
*/
\r
\r
#include "usb_cdc.h"
\r
-#include "config_gpio.h"
\r
+#include "
../include/
config_gpio.h"
\r
\r
#define MIN(a, b) (((a) < (b)) ? (a) : (b))
\r
#define MAX(a, b) (((a) > (b)) ? (a) : (b))
\r
Impressum
,
Datenschutz