diff --git a/client/src/proxmark3.c b/client/src/proxmark3.c index f50a15b7f..60f3b5be8 100644 --- a/client/src/proxmark3.c +++ b/client/src/proxmark3.c @@ -34,7 +34,7 @@ #define BANNERMSG1 " :snowflake: iceman@icesql.net" #define BANNERMSG2 " https://github.com/rfidresearchgroup/proxmark3/" -#define BANNERMSG3 " bleeding edge" +#define BANNERMSG3 " bleeding edge :coffee:" typedef enum LogoMode { UTF8, ANSI, ASCII } LogoMode;