Files
arduino-esp32/tests/timer/test_timer.py

3 lines
67 B
Python
Raw Normal View History

def test_timer(dut):
dut.expect_unity_test_output(timeout=240)