Closed deckerego closed 1 year ago
When connected to an Android device the macropad halts at code.py output and will not boot all the way.
code.py output
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.
settings.py
code.py
When connected to an Android device the macropad halts at
code.py output
and will not boot all the way.