From ba09313666f3139be6c468c583ecc68da3ac2390 Mon Sep 17 00:00:00 2001 From: Maksym Telychko Date: Mon, 24 Jun 2019 10:49:16 +0300 Subject: [MTS-MTQ] updated help for new option --- main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.cpp b/main.cpp index 5a01aea..fe33431 100644 --- a/main.cpp +++ b/main.cpp @@ -630,6 +630,8 @@ void printHelp(const std::string& sApp) { printf("\t--set-mip-mn-aaa-ss : set MIP MN AAA SS\n"); printf("\t--set-mip-mn-ha-ss : set MIP MN HA SS\n"); printf("\t--set-rx-diversity : set RX Diversity\n"); + printf("\t--get-radio-mode : get selected cellular network\n"); + printf("\t--set-radio-mode {auto|gsm|umts} : set cellular network\n"); // Applicable for LTE910-NA1 dual FW images only // printf("\t--set-active-firmware : switch to a specific firmware image\n"); printf("\t--factory-default [ --msl ] : reset to factory defaults\n"); -- cgit v1.2.3