MaJerle / lwcell

Lightweight cellular modem host AT library
MIT License
395 stars 147 forks source link

Unable to drive multiple GSM modem #75

Closed d1307 closed 1 year ago

d1307 commented 1 year ago

Hi, Lwgsm has only one struct to handle modem states so it can not drive more than one modem per controller.

MaJerle commented 1 year ago

Correct