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

The timeout is not fired #8

Closed karianpour closed 5 years ago

karianpour commented 5 years ago

The timeout is not fired while we do not listen to item.on('timeout', ...) event.

I prepared a pull request for that.

earllapura commented 5 years ago

There is a bug when there is a timeout in sending an SMS. #10 will fix this.

zabsalahid commented 5 years ago

@earllapura Sorry, been busy. Will merge @karianpour pull request.

earllapura commented 5 years ago

Thanks @zabsalahid! :tada: