From 92b6c253bc4e9776f7aab5adfa3af8cb9d4f8e14 Mon Sep 17 00:00:00 2001 From: Peter Siemens Date: Thu, 1 Oct 2020 19:48:05 -0700 Subject: [PATCH] Update coin.h --- app/src/coin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/coin.h b/app/src/coin.h index 627b24cf..ea52850a 100644 --- a/app/src/coin.h +++ b/app/src/coin.h @@ -47,7 +47,7 @@ typedef enum { #define COIN_SUPPORTED_TX_VERSION 0 #define MENU_MAIN_APP_LINE1 "Flow" -#define MENU_MAIN_APP_LINE2 NULL +#define MENU_MAIN_APP_LINE2 "Ready" #define APPVERSION_LINE1 "Version" #define APPVERSION_LINE2 "v" APPVERSION