Fix number of dolphin_apps (#1874)

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Nikolay Minaylov
2022-10-14 20:35:53 +03:00
committed by GitHub
parent ead9f134f4
commit f81999ea4a
2 changed files with 2 additions and 7 deletions

View File

@@ -13,8 +13,6 @@ typedef enum {
DolphinAppIr,
DolphinAppIbutton,
DolphinAppBadusb,
DolphinAppU2f,
DolphinAppGpio,
DolphinAppPlugin,
DolphinAppMAX,
} DolphinApp;
@@ -55,7 +53,6 @@ typedef enum {
DolphinDeedBadUsbPlayScript,
DolphinDeedU2fAuthorized,
DolphinDeedGpioUartBridge,
DolphinDeedPluginStart,