freemodbus: update poll event processing

update modbus poll event loop processing to process multiple events
This commit is contained in:
Alex Lisitsyn
2019-12-10 14:27:09 +08:00
committed by Angus Gratton
parent f50df36ebf
commit 44444208b7
10 changed files with 100 additions and 99 deletions

View File

@@ -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