FKainka / NanoESP

New NanoESP Library
19 stars 9 forks source link

ESP8266_SoftSer.h no such file or directory #8

Closed cyphunk closed 7 years ago

cyphunk commented 7 years ago

Solution: Be sure to download exactly versoin 3.3.4 of Blynx and unzip into your ~/Arduino directory, rather than say installing via the library managers.

When trying to compile Blynk_basic example:

 fatal error: ESP8266_SoftSer.h: No such file or directory
 #include <ESP8266_SoftSer.h>

It doesn't appear to matter which version of Blynx is installed. Attempted 3.3.1, 3.3.3, 3.3.6 and latest