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

Plus has errors compiling
#11

(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
...

Looks like this is problems caused by the Weatherduino modified Onewire library clashing with what I think is the 'official' one. https://github.com/PaulStoffregen/OneWire

Can the 'official' onewire library now be used rather than the modified one? You'd need to modify the object constructor to this, I think.

Code:
OneWire oneWire(18);
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)