deckerego / Macropad_4chord_MIDI

A take on the 4chord MIDI project with the Adafruit Macropad
Mozilla Public License 2.0
47 stars 4 forks source link

Cannot launch when connected to Android host #33

Closed deckerego closed 1 year ago

deckerego commented 1 year ago

When connected to an Android device the macropad halts at code.py output and will not boot all the way.

deckerego commented 1 year ago

Somehow this seems to be an issue with referencing settings.py repeatedly in other libraries while referencing it in code.py. I'm not sure WHY this only happens in Android, very strange.