cleaner banner

This commit is contained in:
iceman1001
2020-08-21 17:58:07 +02:00
parent dc6e4ea4ea
commit 41375a1d09
3 changed files with 15 additions and 10 deletions

View File

@@ -34,8 +34,8 @@
#include "flash.h"
#include "preferences.h"
#define BANNERMSG1 " :snowflake: iceman@icesql.net"
#define BANNERMSG2 " bleeding edge :coffee:"
#define BANNERMSG1 ""
#define BANNERMSG2 " :snowflake: bleeding edge :coffee:"
#define BANNERMSG3 " https://github.com/rfidresearchgroup/proxmark3/"
typedef enum LogoMode { UTF8, ANSI, ASCII } LogoMode;