generated from hulk/gd32e23x_template_cmake_vscode
test
This commit is contained in:
@@ -79,5 +79,7 @@ int main(void)
|
|||||||
while(1){
|
while(1){
|
||||||
command_process(); /* Process UART commands */
|
command_process(); /* Process UART commands */
|
||||||
delay_ms(10);
|
delay_ms(10);
|
||||||
|
|
||||||
|
led_on();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user