summaryrefslogtreecommitdiffstatshomepage
path: root/tests/pyb/led.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pyb/led.py')
-rw-r--r--tests/pyb/led.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pyb/led.py b/tests/pyb/led.py
index a727c90dfa..9f5ccdf7a9 100644
--- a/tests/pyb/led.py
+++ b/tests/pyb/led.py
@@ -1,3 +1,4 @@
+import pyb
from pyb import LED
for i in range(4):