adafruit / Adafruit_FONA

Arduino library for the Adafruit FONA
https://www.adafruit.com/products/1946
211 stars 238 forks source link

Added support for Enable Network Time Sync on FONA 3G #115

Open OscarVanL opened 4 years ago

OscarVanL commented 4 years ago

This PR resolves https://github.com/adafruit/Adafruit_FONA/issues/114 by adding support to Enable Network Time Sync for the FONA 3G.

This is already supported for the FONA 808 and FONA 800, but did not previously support the FONA 3G as enabling it required different AT commands.