feat: Adding support for json apps. Updated Macropad_os.py to automatically load in the python and json apps at launch.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
from .debug_app import DebugApp
|
||||
from .options_app import OptionsApp
|
||||
from .options_app import OptionsApp
|
||||
from .json_app import JsonApp
|
||||
Reference in New Issue
Block a user