I am getting the following compilation errors. I am using HS3 & V1.0.0.166 of the plugin, Arduino IDE V1.8.9 and a NodeMCU. I have downloaded the libraries from the plugin page and copied them to the Arduino library folder. I have verified that no other location on my drive has any Arduino libraries. Originally, I configured the plugin for the NodeMCU API. I downloaded that ino file and initially has some compilation errors but found the solution elsewhere on this forum. That file still compiles with no errors but does not contain the servo or lcd library call outs. I wanted to a add an lcd display so switched the Type to NodeMCU, added an lcd display, downloaded the ino and compiled without making any changes to the ino. below are the errors I get. It seems that the servo & lcd libraries are the problem and I have completely deleted them from the library folder and copied freshly downloaded files from the plugin page.
Thanks for the help,
Robert
Thanks for the help,
Robert
Comment