IU5HKU / MiniWXStation

ESP8266 and BME280 sensor for a minimalist weather station to put on your terrace
32 stars 20 forks source link

change line 827 in MiniWX_v1.0.ino #2

Closed iw5ejm closed 5 years ago

iw5ejm commented 5 years ago

https://github.com/IU5HKU/MiniWXStation/blob/37946b18b47945d90adefb712e38ab3489cf30d5/V1.0/MiniWX_v1.0.ino#L827

change this line to:

message += FPSTR(HTTP_SCRIPT);

or there will be a compile error

73's!

IU5HKU commented 5 years ago

I've fixed the typo, thank you Marco