mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
text
This commit is contained in:
parent
09f2bf9f02
commit
cd96fbfcc9
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ static int mainret = PM3_ESOFT;
|
||||||
|
|
||||||
#ifndef LIBPM3
|
#ifndef LIBPM3
|
||||||
#define BANNERMSG1 ""
|
#define BANNERMSG1 ""
|
||||||
#define BANNERMSG2 " [ :snowflake: ]"
|
#define BANNERMSG2 " [ :coffee: ]"
|
||||||
#define BANNERMSG3 ""
|
#define BANNERMSG3 ""
|
||||||
|
|
||||||
typedef enum LogoMode { UTF8, ANSI, ASCII } LogoMode;
|
typedef enum LogoMode { UTF8, ANSI, ASCII } LogoMode;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue