mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
remove callRedial from API
This commit is contained in:
@@ -454,8 +454,6 @@ set_dns:
|
|||||||
|
|
||||||
bool callNumber(const String& number) TINY_GSM_ATTR_NOT_AVAILABLE;
|
bool callNumber(const String& number) TINY_GSM_ATTR_NOT_AVAILABLE;
|
||||||
|
|
||||||
bool callRedial() TINY_GSM_ATTR_NOT_AVAILABLE;
|
|
||||||
|
|
||||||
bool callHangup() TINY_GSM_ATTR_NOT_AVAILABLE;
|
bool callHangup() TINY_GSM_ATTR_NOT_AVAILABLE;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user