rbenamotz / LEMPA

Standalone programmer for micro controllers.
MIT License
90 stars 8 forks source link

Button won't response if down before state loads #10

Closed rbenamotz closed 4 years ago

rbenamotz commented 4 years ago

Describe the bug Button won't response if down before state loads

To Reproduce Steps to reproduce the behavior:

  1. Push prog button
  2. Start LEMPA (don't let go of the button)
  3. Release the button only when it enters the "wait for button" state

Expected behavior Clicking on a prog button will.. prog but it does not respond

rbenamotz commented 4 years ago

fixed (and anyway it was created to test the github comments mechanism)