diff options
Diffstat (limited to 'main.cpp')
-rw-r--r-- | main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -711,5 +711,5 @@ void printHelp(const std::string& sApp) { // printf("\t--active-firmware\n"); printf("\n"); printf("\tSupported Radios:\n"); - printf("\t\tHE910, GE910, DE910, CE910, LE910, ME910, EG95\n"); + printf("\t\tHE910, GE910, DE910, CE910, LE910, ME910, EG95, EG25\n"); } |