Skip to content

Commit 2bdfcf5

Browse files
author
Melissa LeBlanc-Williams
committed
Fixing Travis error
1 parent a317a90 commit 2bdfcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pixie_simpletest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import time
22
import board
3-
import adafruit_pixie
43
import busio
4+
import adafruit_pixie
55

66
uart = busio.UART(board.TX, rx=None, baudrate=115200)
77

0 commit comments

Comments
 (0)