summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_CellularRadio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mts/MTS_IO_CellularRadio.h')
-rw-r--r--include/mts/MTS_IO_CellularRadio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mts/MTS_IO_CellularRadio.h b/include/mts/MTS_IO_CellularRadio.h
index 68c1394..0af531b 100644
--- a/include/mts/MTS_IO_CellularRadio.h
+++ b/include/mts/MTS_IO_CellularRadio.h
@@ -277,6 +277,7 @@ namespace MTS {
* @return the list of AT commands (strings).
*/
virtual const std::vector<std::string>& getDiagCommands(bool bIsSimReady = true) = 0;
+ virtual CODE setTimeFormat () = 0;
class RadioBandMap : public MTS::NonCopyable {
public: