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 48 forks source link

bug fix in pdu mode message status is wrongly returned #128

Open lukadj996 opened 1 year ago

lukadj996 commented 1 year ago

in PDU mode, message status is wrong because message index is returned instead of msgStatus

Apollon77 commented 1 year ago

LGTM

lukadj996 commented 1 year ago

I just noticed exact same issue for newly received messages so I forced new commt. Sorry about that I think this is all of the changes now

Apollon77 commented 1 year ago

Still LGTM :-)

Apollon77 commented 5 months ago

@zabsalahid LGTM