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
When adding this library to a PIO project using plerup/EspSoftwareSerial@^8.2.0 the build fails as the ghostl library has not been installed and the circular_queue.h file is not found.
This can easily be fixed by adding https://github.com/dok-net/ghostl to lib_deps, but should not be required if the dependency is setup correctly
etil2jz, undone37, pruge, thelastnode, jekader and 4 more