Closed PaulKobaCW closed 1 year ago
Thanks for the heads up, I'll look into it this weekend. Initial impression is that it's a bad import that made it into release while I was tinkering with support for more boards
I encountered the same error using the library provided by Plaformio (1.3.0).
The library from the repository (branch master, commit f177b41) compiles fine.
Maybe you need to push the latest version (1.3.2) in the Arduino IDE and Platformio library collections.
Thanks for the heads up, I'll look into it this weekend. Initial impression is that it's a bad import that made it into release while I was tinkering with support for more boards
Thnaks a lot, btw i figured out with m0 pin - it was my mistake in wiring, so this one may skip.
Hi, this should be fixed in 1.3.3 which should be in the library manager in the next few hours. I don't have my module handy to check so if this works please let me know :)
Now version 1.3.3 is in Platformio Library Registry and compiles well, thanks!
Hello Connor, Im facing several errors during compilin sketch
its reproducing only on 1.3 version of e220lib form offcial arduino repo
on 1.1.2 i have problems with pins m0, if i set it how it should be defined module.init returns
if i replace it mo --> aux, aux --> mo, init gone fine but i suppose that module works in wrong mode because wrong voltage levels on pins/ i got stuck(