projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
true fix #472 )))
[proxmark3-svn]
/
armsrc
/
BigBuf.c
diff --git
a/armsrc/BigBuf.c
b/armsrc/BigBuf.c
index 8870f426fa2b05d46ebe2fa57c374183c7d0a3ab..4fe97b462d2fdd63e458a10da1251c435651ca65 100644
(file)
--- a/
armsrc/BigBuf.c
+++ b/
armsrc/BigBuf.c
@@
-136,6
+136,10
@@
void set_tracing(bool enable) {
tracing = enable;
}
tracing = enable;
}
+bool get_tracing(void) {
+ return tracing;
+}
+
/**
* Get the number of bytes traced
* @return
/**
* Get the number of bytes traced
* @return
Impressum
,
Datenschutz