daveruiz / doom-nano

A 3d raycast engine for Arduino
296 stars 65 forks source link

Keeps restarting #14

Open Panoshan opened 5 months ago

Panoshan commented 5 months ago

I have got the title screen but every time I press fire to start it, it restarts the program. I am using a Freenove instead of an Uno, is that a problem?

simplyrohan commented 3 months ago

Make sure nothing is connected to pin 9. And display pins or buttons. Pin 9 is used by an internal timer and when you press fire, it uses that timer for sound effects.