I think I should create a variable x that when I press the key + button, 1 is added each time, and at the end in the serial.write(pitch + x) but I don't know how to do it
I think I should create a variable x that when I press the key + button, 1 is added each time, and at the end in the serial.write(pitch + x) but I don't know how to do it