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

error compilation with LCD 20x4
#6

I made the mistake of using my desktop PC that contains other libraries in addition to weatherduino. IDE chooses the wrong library.

I still have the error message for line 124 in the D_LCD tab,
must be fixed:
lcd.print(TX_Unit [SRUV_OutUnit] .SolarRad);
and put:
lcd.print (TX_Unit [UV_OutUnit] .SolarRad);
I have no other errors now.

Too bad the error messages are so little understandable for beginners like me.
Thanks for your help.
Reply


Messages In This Thread
error compilation with LCD 20x4 - by f4aii - 26-01-2018, 23:07
RE: error compilation with LCD 20x4 - by werk_ag - 27-01-2018, 02:00
RE: error compilation with LCD 20x4 - by f4aii - 27-01-2018, 08:00
RE: error compilation with LCD 20x4 - by f4aii - 30-01-2018, 21:55
RE: error compilation with LCD 20x4 - by werk_ag - 31-01-2018, 01:50
RE: error compilation with LCD 20x4 - by f4aii - 01-02-2018, 07:27
RE: error compilation with LCD 20x4 - by werk_ag - 02-02-2018, 02:33
RE: error compilation with LCD 20x4 - by f4aii - 03-02-2018, 09:30
RE: error compilation with LCD 20x4 - by werk_ag - 04-02-2018, 05:54



Users browsing this thread: 1 Guest(s)