tx0: Turn RIM logging back off

This commit is contained in:
AJR 2021-09-25 18:15:08 -04:00
parent 9ca2d514b7
commit e464a49448

View file

@ -16,7 +16,7 @@
#include "debugger.h"
#define LOG_RIM (1 << 1U)
#define VERBOSE (LOG_RIM)
//#define VERBOSE (LOG_RIM)
#include "logmacro.h"