Hi,
Hopefully someone can help.
I have a Pro Micro board that is connected to toggle switches, a switch input will output a keystroke.
I am running the latest IDE on Mac, also with latest OS.
My sketch is working as expected without any problems, however, now I want to change the outputs to different keystrokes
If I modify the sketch Keyboard.write("x"); to another character, and then reload the sketch, the sketch does not change the characters. it remains as it was.
There is no sign of an error or anything untoward.
I can change sketches to something completely different but if I try to simply modify the sketch nothing happens.
Any suggestions??
20 posts - 4 participants