USR/SRC/main.c
@@ -10,9 +10,14 @@ #include "bsp_pid.h" #include "os_task.h" #include "RttTask.h" #include "SEGGER_RTT_Conf.h" #include "SEGGER_RTT.h" static void Comm_Task(void *p) { // uint8_t step = 0; // step = get_hall_state(); // SEGGER_RTT_printf(0, "Hall state is:%d!\n", step); } int main()