Skip to content

Problem when compiling in nodemcu ESP8266 ( WebServer.h )  #111

Open
@Nasseryui

Description

@Nasseryui

Hello,
could you help me please with this, I get an error while compiling the code in nodemcu ESP8266, when I change the board everything is okey but when I chose the nodemcu ESP8266 it show's this error, it's in the gpio_viewer.h

In file included from C:\Users\HP 17\Documents\Arduino\gpio.ino:23:
c:\Users\HP 17\Documents\Arduino\libraries\GPIOViewer\src/gpio_viewer.h:5:10: fatal error: WebServer.h: No such file or directory
    5 | #include <WebServer.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1

Metadata

Metadata

Labels

addBoardRequest to add a new board to GPIOViewerenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions