This commit is contained in:
不吃油炸鸡
2025-10-07 10:30:51 +08:00
parent 3bbca410dc
commit 5521c44695

View File

@@ -26,10 +26,6 @@ void DataTask(void *argument)
uint16_t cur_bias = 4096 / 2; uint16_t cur_bias = 4096 / 2;
while(1) 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 // over current and valtage, beep