From c670ca59a8549601106d81355a96a5c036d7b31b Mon Sep 17 00:00:00 2001 From: sommermorgentraum <24917424+zxkmm@users.noreply.github.com> Date: Sun, 9 Mar 2025 11:38:12 +0800 Subject: [PATCH] rename rand pwd app (#2552) * _ * remove wip code that forgot to add in old branch --- firmware/application/external/random_password/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/application/external/random_password/main.cpp b/firmware/application/external/random_password/main.cpp index 07edfc99e..6bec7eb6b 100644 --- a/firmware/application/external/random_password/main.cpp +++ b/firmware/application/external/random_password/main.cpp @@ -38,7 +38,7 @@ __attribute__((section(".external_app.app_random_password.application_informatio /*.header_version = */ CURRENT_HEADER_VERSION, /*.app_version = */ VERSION_MD5, - /*.app_name = */ "Random passwd", + /*.app_name = */ "Rand Pwd", /*.bitmap_data = */ { 0xC0, 0x03,