Closed chickmy closed 2 years ago
The full stack trace and more details would be great, maybe code part that caused it too
duplicate of #108
@zabsalahid can be closed as duplicate (btw: I can also offer to support in issue mgmt ... would just need triage rights or such)
autoDeleteOnReceive: true When receiving a text message, an error will be reported. I found that on line 167 of modem.js, the parameter transmission is wrong. I correct this as modem.deleteMessage(resultData.data[resultData.data.length - 1]) I don't know if there are any sequelae of this modification