mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-21 11:01:11 +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:
@@ -35,6 +35,7 @@ https://github.com/BlueVia/Official-Arduino
|
||||
#include <GSM3MobileMockupProvider.h>
|
||||
#include <inttypes.h>
|
||||
#include <HardwareSerial.h>
|
||||
#include <Arduino.h>
|
||||
|
||||
|
||||
GSM3MobileMockupProvider::GSM3MobileMockupProvider()
|
||||
|
||||
Reference in New Issue
Block a user