- 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:
VerstreuteSeele
2022-12-26 04:08:30 +01:00
parent 83e2aa28c4
commit fbdf33f915
2 changed files with 3 additions and 3 deletions
@@ -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
View File
@@ -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"