0 votes
in WeatherStationClassic by (270 points)

In this file https://github.com/ThingPulse/esp8266-weather-station

I aleays get this error

'Serial' does not name a type
in this lines

  Serial.begin(115200);
  Serial.println();

1 Answer

0 votes
by (10.3k points)
Hi Lennart

Your link doesn't point to a file but to a repository. Can you please provide the whole file? Also please go to the Arduino IDE preferences and enable the checkbox which says "Verbose Output during ... compilation" and then please add the resulting log to this post. Also please add the content of your Tools menu configuration: especially the board type is important.

Without this information we have to do a lot of speculation to help you.

KR, Dani
asked Nov 5, 2019 in WeatherStationClassic by (270 points) Fail to verify

Welcome to ThingPulse Q&A, where you can ask questions and receive answers from other members of the community.

https://thingpulse.com

...