Skip to content

Commit 0cbd57a

Browse files
author
brentru
committed
add fona module
1 parent 25131f5 commit 0cbd57a

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,3 +679,6 @@
679679
[submodule "libraries/helpers/ble_berrymed_pulse_oximeter"]
680680
path = libraries/helpers/ble_berrymed_pulse_oximeter
681681
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_BerryMed_Pulse_Oximeter.git
682+
[submodule "libraries/drivers/fona"]
683+
path = libraries/drivers/fona
684+
url = https://github.com/adafruit/Adafruit_CircuitPython_FONA.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,3 +458,4 @@ Miscellaneous
458458
Dymo Scale <https://circuitpython.readthedocs.io/projects/dymoscale/en/latest/>
459459
Nunchuk <https://circuitpython.readthedocs.io/projects/nunchuk/en/latest/>
460460
Wiznet5k Ethernet Module <https://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/>
461+
FONA Cellular Module <https://circuitpython.readthedocs.io/projects/fona/en/latest/>

libraries/drivers/fona

Submodule fona added at 4317c7d

0 commit comments

Comments
 (0)