faucamp / python-gsmmodem

Python module to control a GSM modem attached to the system: send/receive SMS messages, handle calls, etc
GNU Lesser General Public License v3.0
385 stars 303 forks source link

Support SIM800L #76

Open bennyslbs opened 7 years ago

bennyslbs commented 7 years ago
babca commented 7 years ago

@bennyslbs I've merged all forks into one.

SIM800L support merged here https://github.com/babca/python-gsmmodem

please check it out and do a pull request there if you found any bugs.