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
I probably have an idea, problem is that function doesn't return anything when index not found but it should. I probably haven't finished that part. Currently I don't have spare time to fix issue, but feel free to tweak library and PR changes.
I am using QList for a list of float on a Sparkfun Redboard Turbo. QList works just fine.
I moved to a Sparkfun Thing Plus (ESP32) and I get the following error when I compile...
I looked at the QList.h file and the QList::at function and didn't see anything obvious.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: