Code Monkey home page Code Monkey logo

esp8266webserver-bootstrap-bootswatch's People

Contributors

projetsdiy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esp8266webserver-bootstrap-bootswatch's Issues

Rebooting problem

the code results in the ESP to roboot itself even after taking out the BPM code out

WiFiClient.h

**wher is Multiple libraries were found for "WiFiClient.h" ??

**

Its not worked !

Hi. I upload the code to my nodemcu esp8266 but nothing happen after uploading just blinking esp8266 blue led. I changed the ssid and password to my wifi networked but not worked

need wifi manager

Hi my friend's.
Is any way to add wifimanager lib to this sketch ?

error: 'handleTheme' was not declared in this scope handleTheme();

Hello,

I'm trying to compile this using PlatformIO for ESP8266 Arduino core. I have added all lib deps but still getting the following erros:

src\main.cpp: In function 'void handleRoot()': src\main.cpp:163:17: error: 'handleTheme' was not declared in this scope handleTheme(); ^ src\main.cpp:165:14: error: 'handleD5' was not declared in this scope handleD5(); ^ src\main.cpp:167:14: error: 'handleD6' was not declared in this scope handleD6(); ^ src\main.cpp:169:14: error: 'handleD7' was not declared in this scope handleD7(); ^ src\main.cpp:171:14: error: 'handleD8' was not declared in this scope handleD8(); ^ src\main.cpp: In function 'void handleD5()': src\main.cpp:185:32: error: 'updateGPIO' was not declared in this scope updateGPIO(0,server.arg("D5")); ^ src\main.cpp: In function 'void handleD6()': src\main.cpp:190:32: error: 'updateGPIO' was not declared in this scope updateGPIO(1,server.arg("D6")); ^ src\main.cpp: In function 'void handleD7()': src\main.cpp:195:32: error: 'updateGPIO' was not declared in this scope updateGPIO(2,server.arg("D7")); ^ src\main.cpp: In function 'void handleD8()': src\main.cpp:200:32: error: 'updateGPIO' was not declared in this scope updateGPIO(3,server.arg("D8"));

Where most of these functions are declared?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.