Skip to content

Commit 44b8650

Browse files
committed
fix import
1 parent 2c19807 commit 44b8650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/program_uno328.py

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
import board
1313
import busio
14+
import pulseio
1415
import adafruit_avrprog
1516

1617
spi = busio.SPI(board.SCK, board.MOSI, board.MISO)

0 commit comments

Comments
 (0)