examples/hwapi: Add missing import for 96Boards Carbon example.
Found by Ruff checking F821. Signed-off-by: Angus Gratton <angus@redyak.com.au>
This commit is contained in:
parent
801910fc83
commit
29c022e0f1
@ -1,4 +1,4 @@
|
||||
from machine import Signal
|
||||
from machine import Pin, Signal
|
||||
|
||||
# 96Boards Carbon board
|
||||
# USR1 - User controlled led, connected to PD2
|
||||
|
Loading…
Reference in New Issue
Block a user