Skip to content

R200.ccp, bool R200::parseReceivedData() error: no return statement #7

@tapierscheisse

Description

@tapierscheisse

Hi Alastair,

I am a big fan of yours and have recreated many of your projects.

Currently I am struggling with this one. I just tested the R200.ino and get the following error message:

"
...\R200.cpp: In member function 'bool R200::parseReceivedData()':
...\R200.cpp:209:1: error: no return statement in function returning non-void [-Werror=return-type]
cc1plus.exe: some warnings being treated as errors

exit status 1

Compilation error: no return statement in function returning non-void [-Werror=return-type]
"

Is it possible, that bool R200::... should be a void????

Keep up the good work, I am really appreciating what you are doing for us.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions