fix typo in pyportal example comment
This commit is contained in:
parent
540411af61
commit
dbaba83aa9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
"""Simpletest examaple using Adafruit PyPortal. Uses the touchscreen to advance between examples."""
|
||||
"""Simpletest example using Adafruit PyPortal. Uses the touchscreen to advance between examples."""
|
||||
import board
|
||||
from adafruit_pybadger import pybadger
|
||||
import adafruit_touchscreen
|
||||
|
|
|
|||
Loading…
Reference in a new issue