Typo
This commit is contained in:
@@ -557,7 +557,7 @@ static int CmdPrefShow (const char *Cmd) {
|
|||||||
return PM3_ESOFT;
|
return PM3_ESOFT;
|
||||||
}
|
}
|
||||||
|
|
||||||
PrintAndLogEx(NORMAL," Preference file........ "_GREEN_("%s"),prefGetFilename());
|
PrintAndLogEx(NORMAL," preference file........ "_GREEN_("%s"),prefGetFilename());
|
||||||
showEmojiState (prefShowNone);
|
showEmojiState (prefShowNone);
|
||||||
showColorState (prefShowNone);
|
showColorState (prefShowNone);
|
||||||
// showPlotPosState ();
|
// showPlotPosState ();
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Used to enable/disable use of preferences json file
|
// Used to enable/disable use of preferences json file
|
||||||
#define USE_PREFERENCE_FILE
|
// #define USE_PREFERENCE_FILE
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user