Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Nasseryui opened this issue Apr 12, 2024 · 4 comments
Open

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

Nasseryui opened this issue Apr 12, 2024 · 4 comments
Assignees
Labels
addBoard Request to add a new board to GPIOViewer enhancement New feature or request

Comments

@Nasseryui
Copy link

Nasseryui commented Apr 12, 2024

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
@Nasseryui Nasseryui changed the title Problem when compiling in nodemce ESP8266 ( WebServer.h ) Problem when compiling in nodemcu ESP8266 ( WebServer.h ) Apr 12, 2024
@thelastoutpostworkshop
Copy link
Owner

ESP8266 is not supported yet, only ESP32 boards

@thelastoutpostworkshop
Copy link
Owner

Can you provide a link to your board, I will buy one to make the library compatible

@thelastoutpostworkshop thelastoutpostworkshop added the enhancement New feature or request label Apr 12, 2024
@AlexC-0806
Copy link

I bought my ESP8266 NodeMCU board on Wish.com. here's the link to my board: https://dl.wish.com/3iBSs
I'd really love if you made this excellent library compatible with ESP8266 boards

@thelastoutpostworkshop thelastoutpostworkshop added the addBoard Request to add a new board to GPIOViewer label Apr 12, 2024
@Nasseryui
Copy link
Author

Nasseryui commented Apr 13, 2024

I thought it's supported because I saw it in the ESP32 Boards Supported part.

Can you provide a link to your board, I will buy one to make the library compatible

yes sure, you can find it in Aliexpress, this one Link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addBoard Request to add a new board to GPIOViewer enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants