diff --git a/python/examples/test_all.py b/python/examples/test_all.py index c82dbd6..cd3a3b8 100644 --- a/python/examples/test_all.py +++ b/python/examples/test_all.py @@ -34,7 +34,7 @@ def test_oc(): rr.set_oc1(1) rr.set_oc2(0) - confirm("OC1 ON") + confirm("OC1 ON?") rr.set_oc1(0) rr.set_oc2(1)