| .. |
|
adjustmenu.cpp
|
Merge pull request #26 from blind/adjustbugfix
|
2019-07-17 12:28:05 +02:00 |
|
config.h
|
Move all the LED things to a separate file, as mentioned in comments
|
2019-07-27 00:42:27 +02:00 |
|
globals.h
|
Move all the LED things to a separate file, as mentioned in comments
|
2019-07-27 00:42:27 +02:00 |
|
hardware.h
|
More stale code removal
|
2019-06-25 13:42:41 +02:00 |
|
led.cpp
|
Move all the LED things to a separate file, as mentioned in comments
|
2019-07-27 00:42:27 +02:00 |
|
led.h
|
Move all the LED things to a separate file, as mentioned in comments
|
2019-07-27 00:42:27 +02:00 |
|
menu.cpp
|
Move all the LED things to a separate file, as mentioned in comments
|
2019-07-27 00:42:27 +02:00 |
|
menu.h
|
Move EEPROM read/write functions to settings
|
2019-07-25 11:07:41 +02:00 |
|
midi.cpp
|
Remove global var for wireless power, add wl channel menu
|
2019-07-25 08:48:28 +02:00 |
|
midi.h
|
Remove global var for wireless power, add wl channel menu
|
2019-07-25 08:48:28 +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
|
Init variables to avoid (incorrect) compiler warnings
|
2019-07-27 13:32:39 +02:00 |
|
numenu.cpp
|
Menu selection is now data driven
|
2019-06-23 17:14:17 +02:00 |
|
numenu.h
|
Final push to unify all menu states
|
2019-06-23 17:14:18 +02:00 |
|
settings.cpp
|
Make (almost) all EEPROM settings read be bounded, and rewritten if "out of bounds"
|
2019-07-25 11:58:09 +02:00 |
|
settings.h
|
Make (almost) all EEPROM settings read be bounded, and rewritten if "out of bounds"
|
2019-07-25 11:58:09 +02:00 |