subbrute+ wiiec + totp updates

This commit is contained in:
RogueMaster
2022-11-23 15:28:58 -05:00
parent 4a8c814daf
commit 5dac01628a
10 changed files with 175 additions and 177 deletions

View File

@@ -143,7 +143,7 @@ void cli_command_src(Cli* cli, FuriString* args, void* context) {
UNUSED(args);
UNUSED(context);
printf("https://github.com/DarkFlippers/unleashed-firmware");
printf("https://github.com/RogueMaster/flipperzero-firmware-wPlugins");
}
#define CLI_COMMAND_LOG_RING_SIZE 2048