generated from hulk/gd32e23x_template
rs485主动发送,间隔50ms
This commit is contained in:
parent
1752e3824c
commit
6c51f0203a
@ -40,8 +40,9 @@ int main(void) {
|
|||||||
|
|
||||||
while (1) {
|
while (1) {
|
||||||
|
|
||||||
// delay_ms(10);
|
delay_ms(50);
|
||||||
fwdgt_counter_reload();
|
fwdgt_counter_reload();
|
||||||
|
eddy_current_value_report();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user