]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/apps.h
0. its alpha version!!!
[proxmark3-svn] / armsrc / apps.h
index 322f2674d2409211a7b24de9725acad32057e8d8..3b4611361db3a3c1021fc70c6ee742a83a30cd5d 100644 (file)
@@ -33,6 +33,8 @@ void DbpString(char *str);
 void Dbprintf(const char *fmt, ...);
 void Dbhexdump(int len, uint8_t *d);
 
+int AvgAdc(int ch);
+
 void ToSendStuffBit(int b);
 void ToSendReset(void);
 void ListenReaderField(int limit);
Impressum, Datenschutz