mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-09 08:01:38 +03:00
Align types: int to unsigned int
Block send SMS until finished operation. GSM3IO.h. Keeps most of board-dependant pins Flush buffer after GPRS detach Delete some references to HardwareSerial.h Include OFF modem status
This commit is contained in:
@@ -32,7 +32,6 @@ The latest version of this library can always be found at
|
||||
https://github.com/BlueVia/Official-Arduino
|
||||
*/
|
||||
#include <GSM3MobileNetworkProvider.h>
|
||||
#include <HardwareSerial.h>
|
||||
|
||||
GSM3MobileNetworkProvider* theProvider;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user