Library for the Adafruit FONA. This is a port of the original Arduino library available at: https://github.com/adafruit/Adafruit_FONA_Library .
Dependents: Adafruit_FONA_Library_FONAtest
Library for the Adafruit FONA. This is a port of the original Arduino library available at: https://github.com/adafruit/Adafruit_FONA_Library .
History
Avoid converting a bool into an uint8.
2015-06-29, by marcpl [Mon, 29 Jun 2015 20:48:25 +0000] rev 2
Avoid converting a bool into an uint8.
Implement an EventListener that allow the application to be aware when a call is made and stopped.
2015-06-27, by marcpl [Sat, 27 Jun 2015 15:03:10 +0000] rev 1
Implement an EventListener that allow the application to be aware when a call is made and stopped.
Port the Adafruit_FONA_Library for mbed.
2015-06-27, by marcpl [Sat, 27 Jun 2015 09:25:38 +0000] rev 0
Port the Adafruit_FONA_Library for mbed.