Simple example for SARA modem.
Dependencies: ublox-at-cellular-interface-n2xx ublox-at-cellular-interface ublox-cellular-base-n2xx ublox-cellular-base
Fork of example-ublox-cellular-interface by
Diff: mbed_app.json
- Revision:
- 11:62d094ea3a0d
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json Wed Jun 14 11:58:10 2017 +0000
@@ -0,0 +1,9 @@
+{
+ "target_overrides": {
+ "*": {
+ "lwip.ppp-enabled": true,
+ "platform.stdio-convert-newlines": true
+ }
+ }
+}
+
