Vertical Garden Code Update

Added debounce code to the buttons
This commit is contained in:
firepixie 2020-06-12 11:39:30 -07:00
parent 21c5731542
commit b34cf156a3

View file

@ -3,7 +3,7 @@ Read the barometric reading in the air
Visualize air reading changes over time as a color animation on a NeoPixel strip
Display a "sinking" or "rising" graphic on the screen along with recent reading data
Code by Erin St Blaine for Adafruit Industries
Code by Erin St Blaine for Adafruit Industries :)
"""
import time
import board