push2: working bidirectional communication, some transport control/display (LED only); some scrolling

This commit is contained in:
Paul Davis
2016-06-16 14:06:16 -04:00
parent 96db13e1ba
commit 4991bf5a1a
6 changed files with 604 additions and 160 deletions

View File

@@ -21,6 +21,7 @@ def build(bld):
obj = bld(features = 'cxx cxxshlib')
obj.source = '''
push2.cc
buttons.cc
interface.cc
midi_byte_array.cc
leds.cc