Skip to content

Error "'ESP' does not name a type ESP *esp;" #41

Open
@janpaul1992

Description

@janpaul1992

Hi, recently I tried to use this project for communicating with a rest api. I downloaded the library and loaded the example but something is wrong. The arduino compiler says:

libraries\espduino/rest.h:30:3: error: 'ESP' does not name a type ESP *esp;

It also says:

libraries\espduino/rest.h:38:12: error: expected ')' before '*' token REST(ESP *e);

I didn't make any changes in the library or what so ever. Just downloaded it, restarted arduino. Imported the library and copy+pasted the sketch.

Someone has a clue what's going on?

Thanks in advance,

Jan Paul

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions