xevi/NuEVI
Mikael Degerfält 25a31d8df8 Write new factor constants even if old version was < 24
This bug would probably never happen in real life, and could be fix by holding down menu and enter buttons at startup. But a bug is a bug.
The only reason I found this bug is that the simulator didn’t initialise EEPROM to 0xff, and even after I did that it crashed, because a version of 0xffff wasn't handled.
2019-06-23 10:24:42 +02:00
..
config.h Moved settings #defines to settings.h 2019-06-04 23:34:26 +02:00
globals.h Global namespace cleanup 2019-06-08 15:34:16 +02:00
hardware.h Added way to enter regular menu instead of rotator menu (touch special key) if touch sensing is set too high. Added support for pneumatic bite sensing (add-on board). Experimental pitch CV out for built-in add-on CV scaler board (#define CVSCALEBOARD). LED brightness fix. 2019-03-21 09:15:28 +01:00
menu.cpp Global namespace cleanup 2019-06-08 15:34:16 +02:00
menu.h Renamed menu.ino to menu.cpp 2019-06-03 19:24:21 +02:00
midi.h Move access to usbMIDI to midi.ino 2019-06-08 22:22:13 +02:00
midi.ino Move access to usbMIDI to midi.ino 2019-06-08 22:22:13 +02:00
name.c Move all source files to subdirectory to be less confusing for Arduino IDE 2019-03-04 10:16:58 +01:00
NuEVI.ino Write new factor constants even if old version was < 24 2019-06-23 10:24:42 +02:00
settings.h Moved settings #defines to settings.h 2019-06-04 23:34:26 +02:00