Skip to content

Compilation instructions incomplete #1

@matthijskooijman

Description

@matthijskooijman

Some things I missed or noted:

  • The sketch needs https://github.com/dancol90/ESP8266Ping
  • The sketch folder needs to be called "openhivescale_v4.8" to make sure the IDE picks the right .ino file as the primary one.
  • It talks about version 1.8.2+git of the esp8266 core, but by now version 2.4.1 is released already. I suspect it is no longer needed to use a git version?

Even with these changes, I had some problems compiling (it complained about IPAddress not being found, possibly the 2.4.1 version of esp8266 is too new or the Arduino version was too old). I'll investigate closer tomorrow, but wanted to share this feedback already.

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