Skip to content

Commit c444566

Browse files
committed
fix pyportal import
1 parent 089e971 commit c444566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_pybadger/pyportal.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
4343
"""
4444
import board
45+
import analogio
4546
import audioio
4647
import neopixel
4748
from adafruit_pybadger.pybadger_base import PyBadgerBase

0 commit comments

Comments
 (0)