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
388 stars 307 forks source link

Support SIM800L #76

Open bennyslbs opened 8 years ago

bennyslbs commented 8 years ago
babca commented 8 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.