Skip to content

Docs mention code that doesn't exist #6

Description

@boanergies

In your guide for using the WeatherStation kit, near the end it mentions the following lines of code being in the WeatherStationdemo code:

//Thingspeak Settings
const String THINGSPEAK_CHANNEL_ID = "67824";\n
const String THINGSPEAK_API_READ_KEY = "L2VIW20QVNZJBLAK";

Looking at your past commits for the WeatherStationDemo it seems like you removed these lines at one point and then never put it back. Your tutorial encourages the user to replace these two lines with our own channel id and api read key but now they don't exist at all in the code. Is this a typo? Or is it expected the user is supposed to write it in themselves and figure out how to use the thingspeak client?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions