You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for this library. I use it in some project.
But today i'm facing some issue. I'm using the Lilygo Tcall board with gsm gprs. Everything work well since today. but i want now to add the ota via littlefs feature in it. After that i can't get connected to the mosquitto broker. And after some time debugging i noticed that when i remove import of SPI.h and all code using it, everything got working well again. Some idea please on it ?
The text was updated successfully, but these errors were encountered:
Hello, thanks for this library. I use it in some project.
But today i'm facing some issue. I'm using the Lilygo Tcall board with gsm gprs. Everything work well since today. but i want now to add the ota via littlefs feature in it. After that i can't get connected to the mosquitto broker. And after some time debugging i noticed that when i remove import of SPI.h and all code using it, everything got working well again. Some idea please on it ?
The text was updated successfully, but these errors were encountered: