updated protoview & usb_hid_autofire

This commit is contained in:
jbohack
2023-01-09 15:34:18 -05:00
parent b1d605aa69
commit 4992c89630
26 changed files with 1324 additions and 349 deletions

View File

@@ -5,7 +5,7 @@ App(
entry_point="protoview_app_entry",
cdefines=["APP_PROTOVIEW"],
requires=["gui"],
stack_size=8 * 1024,
stack_size=8*1024,
order=50,
fap_icon="appicon.png",
fap_category="Tools",