Menu system fixes; made state less global
This commit is contained in:
parent
cfc2390b8b
commit
209959e2de
14 changed files with 964 additions and 731 deletions
|
@ -12,7 +12,7 @@
|
|||
platform = teensy
|
||||
board = teensy40
|
||||
framework = arduino
|
||||
build_flags = -D USB_MIDI_SERIAL -D TEENSY_OPT_FASTER
|
||||
build_flags = -D USB_MIDI_SERIAL -g
|
||||
board_build.f_cpu = 528000000L
|
||||
lib_deps =
|
||||
adafruit/Adafruit MPR121@^1.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue