aboutsummaryrefslogtreecommitdiff
path: root/examples/hwapi/hwconfig_z_frdm_k64f.py
diff options
context:
space:
mode:
authorDamien George2017-02-09 15:21:57 +1100
committerDamien George2017-02-09 15:21:57 +1100
commitc66c39313026413472039d6dc0394e1903414713 (patch)
tree66ffeaf0ada320a4ca19fc4d617f36ef9ea5a0f2 /examples/hwapi/hwconfig_z_frdm_k64f.py
parentc8febe631af902de0878c48820346fac87acecd4 (diff)
examples/hwapi: Be sure to import Signal when it's used.
Diffstat (limited to 'examples/hwapi/hwconfig_z_frdm_k64f.py')
-rw-r--r--examples/hwapi/hwconfig_z_frdm_k64f.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hwapi/hwconfig_z_frdm_k64f.py b/examples/hwapi/hwconfig_z_frdm_k64f.py
index 583e8d7aa..6313e2ddb 100644
--- a/examples/hwapi/hwconfig_z_frdm_k64f.py
+++ b/examples/hwapi/hwconfig_z_frdm_k64f.py
@@ -1,4 +1,4 @@
-from machine import Pin
+from machine import Pin, Signal
# Freescale/NXP FRDM-K64F board
# Blue LED on port B, pin 21