]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/BigBuf.h
update more demods for graphing
[proxmark3-svn] / armsrc / BigBuf.h
index 11e02c7ade8bf840ce3052c6e55512f7d89f311c..928c50c4d8ca9b3a341fb41186bf9ad7eae7d190 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef __BIGBUF_H
 #define __BIGBUF_H
 
+#include <stdbool.h> // for bool
+#include "common.h"  // for ramfunc
 
 #define BIGBUF_SIZE                            40000
 #define MAX_FRAME_SIZE                 256             // maximum allowed ISO14443 frame
Impressum, Datenschutz