WeatherDuino Forum
Compiling issue further data - Printable Version

+- WeatherDuino Forum (https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (https://www.meteocercal.info/forum/forum-4.html)
+--- Forum: Software Questions (https://www.meteocercal.info/forum/forum-10.html)
+--- Thread: Compiling issue further data (/thread-909.html)

Pages: 1 2


RE: Compiling issue further data - zitoune - 31-08-2016

Hi,
This library is missing, but it comes with the package you download from this forum - most likely it is not in your library directory.

So, just copy the library content (including the Adafruit_ADS1X15 directory) into your own library directory, it should work.


RE: Compiling issue further data - Barrow4491 - 31-08-2016

(31-08-2016, 08:25)zitoune Wrote:  Hi,
This library is missing, but it comes with the package you download from this forum - most likely it is not in your library directory.

So, just copy the library content (including the Adafruit_ADS1X15 directory) into your own library directory, it should work.

Thanks,
I thought I had copied all the m/c library items to the Arduino library but will check
Thanks



You were right compiled and uploaded OK
Will test it tomorrow
Thanks a lot
Jim


RE: Compiling issue further data - zitoune - 31-08-2016

(31-08-2016, 08:36)Barrow4491 Wrote:  You were right compiled and uploaded OK
Will test it tomorrow

Let us know how it goes Jim!