mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Just some debugger changes
This commit is contained in:
@@ -398,8 +398,8 @@ public:
|
||||
/*
|
||||
* Messaging functions
|
||||
*/
|
||||
bool gprsConnect(const char* apn, const char* user, const char* pwd) {
|
||||
return false;
|
||||
|
||||
void sendUSSD() {
|
||||
}
|
||||
|
||||
void sendSMS() {
|
||||
|
||||
Reference in New Issue
Block a user