adafruit / Adafruit_FONA

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

More methods for volume control and tone generation #106

Open salty-muffin opened 5 years ago

salty-muffin commented 5 years ago

What I changed:

In the end I only modified the _AdafruitFONA class in the files "Adafruit_FONA.h" and "Adafruit_FONA.cpp" to add a couple new Methods:

Possible breakage:

It should not break any examples as it doesn't modify any code only adds on top of it. Tested with the FONAtest example on an Adafruit Feather FONA. Worked flawlessly.

I used the changes to make this possible: https://github.com/papayapeter/randomphone