reference error
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# this program will record audio while the button is pressed
|
# this program will record audio while the button is pressed
|
||||||
# it will then play the audio back to the user from memory
|
# it will then play the audio back to the user from memory
|
||||||
|
|
||||||
import audio
|
import audio.audio
|
||||||
import RPi.GPIO as GPIO
|
import RPi.GPIO as GPIO
|
||||||
|
|
||||||
BUTTON = 17
|
BUTTON = 17
|
||||||
|
|||||||
Reference in New Issue
Block a user