Skip to content

Commit

Permalink
Update simple_menu.py
Browse files Browse the repository at this point in the history
  • Loading branch information
helgibbons committed Sep 13, 2024
1 parent 40d1d59 commit 0d18247
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/simple_menu.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import time
from picographics import PicoGraphics, DISPLAY_EXPLORER, PEN_RGB565
from pimoroni import RGBLED
from machine import Pin

button_a = Pin(16, Pin.IN, Pin.PULL_UP)
Expand Down

0 comments on commit 0d18247

Please sign in to comment.