Skip to content

Commit 97fdff1

Browse files
committed
2 parents 9309099 + a6d8f65 commit 97fdff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/M2M_Quectel.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ class QuectelCellular : public Client
110110
int8_t getLastError();
111111

112112
bool getSimPresent();
113+
const char* getModuleType();
113114
const char* getFirmwareVersion();
114115
uint8_t getIMEI(char* buffer);
115116
uint8_t getOperatorName(char* buffer);

0 commit comments

Comments
 (0)