Disable brake-test
This commit is contained in:
parent
8c7f05134c
commit
57acaa0080
@ -28,6 +28,9 @@ extern "C"
|
|||||||
//disables other functionality
|
//disables other functionality
|
||||||
//#define UART_TEST_ONLY
|
//#define UART_TEST_ONLY
|
||||||
|
|
||||||
|
//==========================
|
||||||
|
//======= BRAKE TEST =======
|
||||||
|
//==========================
|
||||||
//only run brake-test (ignore uart input)
|
//only run brake-test (ignore uart input)
|
||||||
#define BRAKE_TEST_ONLY
|
#define BRAKE_TEST_ONLY
|
||||||
|
|
||||||
@ -36,7 +39,6 @@ extern "C"
|
|||||||
static const char * TAG = "main";
|
static const char * TAG = "main";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef UART_TEST_ONLY
|
#ifndef UART_TEST_ONLY
|
||||||
//====================================
|
//====================================
|
||||||
//========== motorctl task ===========
|
//========== motorctl task ===========
|
||||||
|
Loading…
x
Reference in New Issue
Block a user