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

error compilation with LCD 20x4
#7

Hi,

Thank you for spotting this to me. It will be fixed on next software release.
However please note that the fix for line 124 should be:

Code:
lcd.print(TX_Unit[SR_OutUnit].SolarRad);

and not

Code:
lcd.print (TX_Unit [UV_OutUnit] .SolarRad);

which only works when the source for Solar Radiation data is the same than UV data (which happens in most of the cases).

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)