From ed18f371e8f81a65bd771afd28382a9d2a2d54c2 Mon Sep 17 00:00:00 2001 From: VerstreuteSeele Date: Mon, 26 Dec 2022 01:22:47 +0100 Subject: [PATCH] Update dolphin_deed.c --- applications/services/dolphin/helpers/dolphin_deed.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/services/dolphin/helpers/dolphin_deed.c b/applications/services/dolphin/helpers/dolphin_deed.c index 05758d445..f7284bf32 100644 --- a/applications/services/dolphin/helpers/dolphin_deed.c +++ b/applications/services/dolphin/helpers/dolphin_deed.c @@ -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 };