generated from hulk/gd32e23x_template
关门放狗
This commit is contained in:
parent
8eaf1f43bc
commit
3ed6a69014
@ -36,14 +36,14 @@ int main(void) {
|
||||
ldc1612_single_ch0_config();
|
||||
|
||||
/* Initialize watchdog */
|
||||
// watchdog_init();
|
||||
watchdog_init();
|
||||
|
||||
while (1) {
|
||||
|
||||
// delay_ms(10);
|
||||
ldc1612_drvie_current_detect(CHANNEL_0);
|
||||
delay_ms(999);
|
||||
// fwdgt_counter_reload();
|
||||
fwdgt_counter_reload();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user