Skip to content

ExampleListener does not name a type #3

Description

@llpereiras

fatal error: ExampleParser.h: No such file or directory
#include <ExampleParser.h>
^
compilation terminated.
exit status 1
Error compiling.

Blinkesp8266_ftdi_baterry:13: error: 'ExampleListener' does not name a type
ExampleListener listener;
^
/media/leandro/Disco Local/ArduinoProjetos/Blinkesp8266_ftdi_baterry/Blinkesp8266_ftdi_baterry.ino: In function 'void setup()':
Blinkesp8266_ftdi_baterry:24: error: 'listener' was not declared in this scope
parser.setListener(&listener);
^
exit status 1
'ExampleListener' does not name a type

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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