reference error

This commit is contained in:
talksik
2023-04-27 14:01:29 -07:00
parent 9d5df12479
commit 3b054734ee
+1 -1
View File
@@ -1,7 +1,7 @@
# this program will record audio while the button is pressed
# it will then play the audio back to the user from memory
import audio
import audio.audio
import RPi.GPIO as GPIO
BUTTON = 17