aabmets / SIM800

A comprehensive SIM800 Series library for simplified and in-depth chip access.
GNU Affero General Public License v3.0
38 stars 27 forks source link

Added FM functions as they are supported by the SIM800 chips (SIM800L) #9

Closed Mortuus-Medicus closed 5 years ago

Mortuus-Medicus commented 5 years ago

I've recently got my hands on a SIM800L chip and noticed that it has FM support, and as far as I've seen this github repo is the most complete so I've decided to add the FM stuff here, so that I can continue using it.

I'm very new to this, so if I'm doing anything wrong, please do tell me!

aabmets commented 5 years ago

Well done. As if written by my own hand. Though, if you would wish to make a really big impact, I would suggest you to fork this library and build it from the ground up to simplify the library usage and to better optimize it.