Fix Chirp signature
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
#endif
|
||||
|
||||
#ifdef ENABLE_FEAT_F4HWN
|
||||
const char Version[] = AUTHOR_STRING_1 " " VERSION_STRING_1;
|
||||
const char Version[] = AUTHOR_STRING_2 " " VERSION_STRING_2;
|
||||
const char Credits[] = AUTHOR_STRING_1 " " VERSION_STRING_1;
|
||||
const char Feat[] = "Feat " AUTHOR_STRING_2 " " VERSION_STRING_2;
|
||||
#else
|
||||
const char Version[] = AUTHOR_STRING VER;
|
||||
|
Reference in New Issue
Block a user