'Multiple libraries were found for "ESP8266WiFi.h"
wemos:5:20: error: switch.h: No such file or directory
#include "switch.h"
^
compilation terminated.
Used: C:\Users\dave\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\libraries\ESP8266WiFi
Multiple libraries were found for "ESP8266WebServer.h"
Used: C:\Users\dave\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\libraries\ESP8266WebServer
exit status 1
switch.h: No such file or directory'
I keep getting this error. I am trying to upload a sketch to a likenode r4 so I can use it with Alexa but can't get by the switch.h error. looked over the web didn't find much. Tried uninstalling and reinstalling everything. Nothing. Worked before but not now. Am I missing a library or file someplace?