You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[X ] I have read the documentation at readthedocs and the issue is not addressed there.
[ X] I have tested that the issue is present in current master branch (aka latest git).
[ X] I have searched the issue tracker for a similar issue.
If there is a stack dump, I have decoded it.
[ X] I have filled out all fields below.
Platform
Hardware: [NodeMCU v.1]
Core Version: [latest git]
Development Env: [Arduino IDE]
Operating System: [Windows 10 1809]
Settings in IDE
Module: [Nodemcu]
lwip Variant: [v2 Higher Bandwidth]
Reset Method: [nodemcu]
Flash Frequency: [40Mhz]
CPU Frequency: [80Mhz]
Upload Using: [OTA]
Problem Description
Folder esp8266com\esp8266\libraries\SoftwareSerial are empty in Windows 10.
I receive the following message in Arduino IDE:
Librería inválida encontrada en C:\Users\XXXXXX\Documents\Arduino\hardware\esp8266com\esp8266\libraries\SoftwareSerial: no headers files (.h) found in C:\Users\XXXXXX\Documents\Arduino\hardware\esp8266com\esp8266\libraries\SoftwareSerial
I inspect the github repository and found that the folder is called: "SoftwareSerial @ 23ae000" and isn't empty.
The text was updated successfully, but these errors were encountered:
Basic Infos
Platform
Settings in IDE
Problem Description
Folder esp8266com\esp8266\libraries\SoftwareSerial are empty in Windows 10.
I receive the following message in Arduino IDE:
Librería inválida encontrada en C:\Users\XXXXXX\Documents\Arduino\hardware\esp8266com\esp8266\libraries\SoftwareSerial: no headers files (.h) found in C:\Users\XXXXXX\Documents\Arduino\hardware\esp8266com\esp8266\libraries\SoftwareSerial
I inspect the github repository and found that the folder is called: "SoftwareSerial @ 23ae000" and isn't empty.
The text was updated successfully, but these errors were encountered: