Hey guys, its me!! i NEED SOME HELP. Sooooooooooooooooo, could you possibly, perhaps, maybe tel me how to code a button so that it plays a code after the button is unpressed but does not repeat the code. Thanks in advance
This library might help - GitHub - mathertel/OneButton: An Arduino library for using a single button for multiple purpose input.
Put it in setup()
(deleted)