push2: working bidirectional communication, some transport control/display (LED only); some scrolling
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user