Compiler error no return statement in function returning non-void
#244
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
I want to use this library in my PlatformIO/Arduino project unsing an Arduino Nano RP2040 Connect. Unfortunately, I get this compiler error because there are no return statements in these four functions:
Am I missing something here or how is this supposed to compile?
The text was updated successfully, but these errors were encountered: