summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 98a2c23..065de30 100644
--- a/main.cpp
+++ b/main.cpp
@@ -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");
}