RyoKosaka / HelloDrum-arduino-Library

This is a library for making E-Drum with arduino.
https://open-e-drums.com/
MIT License
234 stars 57 forks source link

Name index reset 2 #14

Closed hori64 closed 4 years ago

hori64 commented 4 years ago

If I use the "EDIT" button before the other buttons after the program starts, nameIndex points to the wrong place. (nameIndex == nameIndexMax + 1)

RyoKosaka commented 4 years ago

Good job! Thank you.

hori64 commented 4 years ago

thx!