generated from hulk/gd32e23x_template
clean shit
This commit is contained in:
parent
61ddbcf2cd
commit
7a91986b9b
@ -38,17 +38,9 @@ int main(void) {
|
||||
/* Initialize watchdog */
|
||||
watchdog_init();
|
||||
|
||||
// usart_rs485_driver_enable()
|
||||
|
||||
// gpio_bit_set(RS485_GPIO_PORT, RS485_EN_PIN);
|
||||
delay_ms(5);
|
||||
printf("RS485 EN PIN RESET\n");
|
||||
// gpio_bit_set(RS485_GPIO_PORT, RS485_EN_PIN);
|
||||
|
||||
while (1) {
|
||||
delay_ms(99);
|
||||
fwdgt_counter_reload();
|
||||
printf("Hello World!\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user