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