zabsalahid / serialport-gsm

SerialPort-GSM is a simplified plugin for communicating with gsm modems. (Primarily for sms) (Focused in PDU mode)
MIT License
90 stars 47 forks source link

Add compatibility with A6 modules #76

Closed alexdub37 closed 3 years ago

alexdub37 commented 3 years ago

Change expected output of "AT+CPIN?" Before: "+CPIN: " Now: "+CPIN:"

This adds compatibility with Ai-Thinker A6 modules.

Apollon77 commented 3 years ago

LGTM .. I think we should check all these startsWith places to make sure a space is not required