programmer131 / esp8266-waterLevel

water level control system using ESP8266 and HC-SR04
16 stars 11 forks source link

compiling errors #2

Open maishazareen opened 6 years ago

maishazareen commented 6 years ago

could you please help me with the following errors? 1: "espcom_upload_memfailed" 2:"UltraSonicDistanceSensor' does not name a type"

Also I am having problem in selecting port. the option ' port' appears grey.

programmer131 commented 6 years ago

you need to install UltraSonicDistanceSensor library. https://github.com/Martinsos/arduino-lib-hc-sr04