diff options
Diffstat (limited to 'test_fw/include/log.h')
| -rw-r--r-- | test_fw/include/log.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_fw/include/log.h b/test_fw/include/log.h index 18efa7a..b1aab96 100644 --- a/test_fw/include/log.h +++ b/test_fw/include/log.h @@ -1,6 +1,6 @@ #pragma once -#define USE_RTT 1 +#define USE_RTT 0 #define LOGGER Serial |
