generated from hulk/gd32e23x_template_cmake_vscode
fix err
This commit is contained in:
@@ -67,5 +67,7 @@ int main(void)
|
|||||||
while (usart_flag_get(RS485_PHY, USART_FLAG_TC) == RESET) {}
|
while (usart_flag_get(RS485_PHY, USART_FLAG_TC) == RESET) {}
|
||||||
|
|
||||||
while(1){
|
while(1){
|
||||||
|
command_process();
|
||||||
|
delay_ms(100);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user