fix typo in pyportal example comment

This commit is contained in:
FoamyGuy 2020-06-17 18:47:32 -05:00
parent 540411af61
commit dbaba83aa9

View file

@ -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