mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-30 21:58:55 -07:00
- Fixed Passport Crash - - Fixed SFW_mode XP glitch - - Fixed other dolphin deeds - - - Added Web Updater to release - - - Thanks for all your support <3 | Check out my Discord!
This commit is contained in:
@@ -51,8 +51,8 @@ static uint8_t dolphin_deed_limits[] = {
|
||||
100, // DolphinAppIr
|
||||
100, // DolphinAppIbutton
|
||||
100, // DolphinAppBadusb
|
||||
100, // DolphinAppU2f
|
||||
100, // DolphinAppGpio
|
||||
// 100, // DolphinAppU2f
|
||||
// 100, // DolphinAppGpio
|
||||
100, // DolphinAppPlugin
|
||||
};
|
||||
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ DEBUG = 0
|
||||
|
||||
# Suffix to add to files when building distribution
|
||||
# If OS environment has DIST_SUFFIX set, it will be used instead
|
||||
DIST_SUFFIX = "XFW-0032_12252022"
|
||||
DIST_SUFFIX = "XFW-0034_12262022"
|
||||
|
||||
# Coprocessor firmware
|
||||
COPRO_OB_DATA = "scripts/ob.data"
|
||||
|
||||
Reference in New Issue
Block a user