燕建军 8 mesiacov pred
rodič
commit
4583116bbf
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Core/Src/ffx_master.c

+ 1 - 1
Core/Src/ffx_master.c

@@ -36,7 +36,7 @@ static int32_t uart_write(const uint8_t *buf, uint16_t count, int32_t byte_timeo
     HAL_GPIO_WritePin(GPIOA, GPIO_PIN_1, GPIO_PIN_RESET);
     return count;
 }
-
+// task
 _Noreturn void ffx_poll_task(void *pv){
     for (;;)
     {