Kalidomra / AdamNet-Drive-Emulator

Arduino Mega ColecoVision Adam Disk Drive Emulator
GNU General Public License v3.0
27 stars 6 forks source link

Analog buttons still enabled during boot when using digital buttons #14

Closed JohnLundy closed 5 years ago

JohnLundy commented 5 years ago

Analog buttons still enabled during boot when using digital buttons and intermittently causing unit to falsely boot to config mode on power up. This is an issue only when designs are based around using digital buttons. Need to add check if ‘EnableAnalogButtons = false’ variable is set to ignore analog buttons during boot when checking if the select key is held down to enable config mode on boot up.

Kalidomra commented 5 years ago

Fixed in beta v0.6