Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Plus has errors compiling
#16

(12-01-2017, 05:52)markkkk42 Wrote:  For the Nano V3  I used the nano in the selection list for the TX and it has compiling errors  the WD using the nano selection compiles fine though so the TX board has errors


Arduino: 1.8.1 (Mac OS X), Board: "Arduino Nano, ATmega328"


WeatherDuino_Pro2_TX_v2.0_b013:193: error: no matching function for call to 'OneWire::OneWire()'
OneWire oneWire;                       // When instantiated with no parameters, uses I2C address 18
        ^

Hi Mark
A simple search on the forum by OneWire, could have given you the answer:

http://www.meteocercal.info/forum/Thread...93#pid3593

Quote:You haven't done anything wrong. The cause of the problem is:
- Multiple libraries were found for "OneWire.h"
The OneWire library required is the one in the DS2482OneWire folder, which is an modified and enhanced version to allow communication to 1-wire devices, through I²C protocol using a DS2482 chip - Single-Channel 1-Wire Master*
The DS2482 chip is used in the soil / leaf interface.

Please do a backup of your original OneWire folder, and delete it.

I'm absolutely sure that this problem will gonna happen to others. First post updated with a note about this matter.
Thank you.

Kind Regards
Werk_AG

Reply


Messages In This Thread
Plus has errors compiling - by markkkk42 - 11-01-2017, 08:40
RE: Plus has errors compiling - by roddyp - 11-01-2017, 12:27
RE: Plus has errors compiling - by werk_ag - 11-01-2017, 20:39
RE: Plus has errors compiling - by roddyp - 11-01-2017, 22:42
RE: Plus has errors compiling - by werk_ag - 11-01-2017, 22:49
RE: Plus has errors compiling - by werk_ag - 12-01-2017, 00:19
RE: Plus has errors compiling - by werk_ag - 11-01-2017, 20:32
RE: Plus has errors compiling - by markkkk42 - 12-01-2017, 05:06
RE: Plus has errors compiling - by markkkk42 - 12-01-2017, 05:46
RE: Plus has errors compiling - by markkkk42 - 12-01-2017, 05:52
RE: Plus has errors compiling - by roddyp - 12-01-2017, 10:43
RE: Plus has errors compiling - by werk_ag - 12-01-2017, 18:39
RE: Plus has errors compiling - by markkkk42 - 12-01-2017, 11:05
RE: Plus has errors compiling - by markkkk42 - 12-01-2017, 11:08
RE: Plus has errors compiling - by roddyp - 12-01-2017, 11:22
RE: Plus has errors compiling - by werk_ag - 12-01-2017, 18:08
RE: Plus has errors compiling - by roddyp - 12-01-2017, 20:29
RE: Plus has errors compiling - by werk_ag - 12-01-2017, 23:10
RE: Plus has errors compiling - by markkkk42 - 13-01-2017, 08:15
RE: Plus has errors compiling - by werk_ag - 14-01-2017, 01:27



Users browsing this thread: 1 Guest(s)