mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
freemodbus: update poll event processing
update modbus poll event loop processing to process multiple events
This commit is contained in:

committed by
Angus Gratton

parent
f50df36ebf
commit
44444208b7
@@ -165,7 +165,7 @@ def test_check_mode(dut=None, mode_str=None, value=None):
|
||||
return False
|
||||
|
||||
|
||||
@ttfw_idf.idf_example_test(env_tag='Example_T2_RS485')
|
||||
@ttfw_idf.idf_example_test(env_tag='UT_T2_RS485')
|
||||
def test_modbus_communication(env, comm_mode):
|
||||
global logger
|
||||
|
||||
|
Reference in New Issue
Block a user