generated from hulk/gd32e23x_template_cmake_vscode
Compare commits
1 Commits
template_p
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
| 1136286320 |
@@ -79,5 +79,7 @@ int main(void)
|
||||
while(1){
|
||||
command_process(); /* Process UART commands */
|
||||
delay_ms(10);
|
||||
|
||||
led_on();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user