Update cyclic.cpp
This commit is contained in:
parent
4ef3ebb0bf
commit
67073577e6
@ -117,7 +117,7 @@ void reset_counters() {
|
|||||||
macs_ble = 0;
|
macs_ble = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef VERBOSE
|
#if(VERBOSE)
|
||||||
int redirect_log(const char *fmt, va_list args) {
|
int redirect_log(const char *fmt, va_list args) {
|
||||||
// do nothing
|
// do nothing
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user