File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4040
4141#include "CommonConfig.h"
4242
43- #define SANDBOX true
44- #define BOARD_STATUS_PRINT true
43+ #define SANDBOX false
44+ #define BOARD_STATUS_PRINT false
4545#define USE_TELEM 0 // 1 = use UART, 0 = use VCP for link to companion computer.
4646
4747// UART used for printf's
Original file line number Diff line number Diff line change 4040
4141#include "CommonConfig.h"
4242
43- #define SANDBOX true
44- #define BOARD_STATUS_PRINT true
43+ #define SANDBOX false
44+ #define BOARD_STATUS_PRINT false
4545#define USE_TELEM 0 // 1 = use UART, 0 = use VCP for link to companion computer.
4646
4747// UART used for printf's
Original file line number Diff line number Diff line change 4040
4141#include <CommonConfig.h>
4242
43- #define SANDBOX true
44- #define BOARD_STATUS_PRINT true
43+ #define SANDBOX false
44+ #define BOARD_STATUS_PRINT false
4545#define USE_TELEM 0 // 1 = use UART, 0 = use VCP for link to companion computer.
4646
4747// UART used for printf's
You can’t perform that action at this time.
0 commit comments