Coder Social home page Coder Social logo

wordclock's Introduction

Wordclock

wordclock's People

Contributors

barnosch avatar marcow1601 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wordclock's Issues

can't get this compiled anymore

Hi, sadly i killed my ESP8266 with my working beloved Wordclock.
Sadly my old Laptop with a working copy of all the correct libraries and the sketch does not live anymore, aswell.

With a new installed Arduino IDE 2 i do not get this compiled anymore.
"NtpClientLib" thors the error but i guess of the ESP8266 package?

In file included from C:\Users\U939\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\cores\esp8266/LwipDhcpServer.h:36,
                 from C:\Users\U939\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\libraries\ESP8266WiFi\src/ESP8266WiFiAP.h:30,
                 from C:\Users\U939\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\libraries\ESP8266WiFi\src/ESP8266WiFi.h:35,
                 from C:\Users\U939\Documents\Arduino\Wordclock.ino\Wordclock.ino.ino:5:
c:\users\u939\appdata\local\arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\3.1.0-gcc10.3-e5f9fec\xtensa-lx106-elf\include\c++\10.3.0\cstddef:69:14: note: candidates are: 'enum class std::byte'
   69 |   enum class byte : unsigned char {};
      |              ^~~~
In file included from C:\Users\U939\AppData\Local\Temp\arduino\sketches\106AC9E4B315C03275A87497DE1237CE\sketch\Wordclock.ino.ino.cpp:1:
C:\Users\U939\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\cores\esp8266/Arduino.h:161:17: note:                 'typedef uint8_t byte'
  161 | typedef uint8_t byte;

In file included from C:\Users\U939\Documents\Arduino\Wordclock.ino\Wordclock.ino.ino:19:
c:\Users\U939\Documents\Arduino\libraries\NtpClientLib\src/NtpClientLib.h:501:32: error: **reference to 'byte' is ambiguous**
  501 |     bool summertime (int year, byte month, byte day, byte hour, byte weekday, byte tzHours);

In file included from C:\Users\U939\Documents\Arduino\Wordclock.ino\Wordclock.ino.ino:19:
c:\Users\U939\Documents\Arduino\libraries\NtpClientLib\src/NtpClientLib.h:501:79: error**: 'byte' has not been declared**
  501 |     bool summertime (int year, byte month, byte day, byte hour, byte weekday, byte tzHours);
      |                                                                               ^~~~

is the error. I tried all the different Versions of the lib.

Do you have maybe the correct libraries or can give me a hint?

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.