diff --git a/Power_Pico/User/Tasks/Src/user_DataTask.c b/Power_Pico/User/Tasks/Src/user_DataTask.c index a2a1bf2..60d5522 100644 --- a/Power_Pico/User/Tasks/Src/user_DataTask.c +++ b/Power_Pico/User/Tasks/Src/user_DataTask.c @@ -26,10 +26,6 @@ void DataTask(void *argument) uint16_t cur_bias = 4096 / 2; while(1) { - if(osMessageQueueGet(Key_MessageQueue, &keystr, NULL, 0)==osOK) - { - // UART6_TX_Send((uint8_t *)"key pressed\r\n", 13); - } // over current and valtage, beep