Skip to content

Commit b34cf15

Browse files
committed
Vertical Garden Code Update
Added debounce code to the buttons
1 parent 21c5731 commit b34cf15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vertical_Garden_Barometer/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Visualize air reading changes over time as a color animation on a NeoPixel strip
44
Display a "sinking" or "rising" graphic on the screen along with recent reading data
55
6-
Code by Erin St Blaine for Adafruit Industries
6+
Code by Erin St Blaine for Adafruit Industries :)
77
"""
88
import time
99
import board

0 commit comments

Comments
 (0)