可以用任工的通信协议进行解析

This commit is contained in:
wantong
2024-01-31 17:42:16 +08:00
parent 1a6dcfe14e
commit 341f9959bd
25 changed files with 7856 additions and 4791 deletions

View File

@ -117,12 +117,18 @@ int main(void)
/* USER CODE END WHILE */
/* USER CODE BEGIN 3 */
SerialDataProcess();
if(Printf_Flag== true){
Judge();
Printf_Flag = false;
}
//uint8_t p[2];
//p[0] = 0x55;
//p[1] = 0xaa;
// HAL_UART_Transmit(&huart3, p, 2, 10);
// paramstruct ->age = 20;