forked from espressif/esp-modbus
Bugfix/fix RS485 ut fail
* Original commit: espressif/esp-idf@8737584789
This commit is contained in:
@@ -165,7 +165,7 @@ def test_check_mode(dut=None, mode_str=None, value=None):
|
|||||||
return False
|
return False
|
||||||
|
|
||||||
|
|
||||||
@ttfw_idf.idf_example_test(env_tag='UT_T2_RS485')
|
@ttfw_idf.idf_example_test(env_tag='Example_T2_RS485')
|
||||||
def test_modbus_communication(env, comm_mode):
|
def test_modbus_communication(env, comm_mode):
|
||||||
global logger
|
global logger
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user