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

Suggestions for the WeatherDuino
#15

Hi Engolling,

I have just checked, and you are right. It is a bug. There is an instruction in the draw_TXInfo_TFT() routine that its placed in the wrong place.
Fix will be included in next release.

Here is how to fix it:

In the draw_TXInfo_TFT() routine search for:

Code:
   activeWindow = TXinfo_Data;

after that line, add this:

Code:
   last_min = 99;

Now go to end of the same routine and delete the line with:

Code:
   last_min = 99;


Thank you for reporting it.

Reply


Messages In This Thread
Suggestions for the WeatherDuino - by engolling - 26-02-2018, 21:02
RE: Suggestions for the WeatherDuino - by zitoune - 27-02-2018, 15:09
RE: Suggestions for the WeatherDuino - by engolling - 27-02-2018, 21:18
RE: Suggestions for the WeatherDuino - by werk_ag - 28-02-2018, 04:32
RE: Suggestions for the WeatherDuino - by uncle_bob - 28-02-2018, 07:38
RE: Suggestions for the WeatherDuino - by werk_ag - 01-03-2018, 02:17
RE: Suggestions for the WeatherDuino - by uncle_bob - 01-03-2018, 07:12
RE: Suggestions for the WeatherDuino - by werk_ag - 02-03-2018, 01:27
RE: Suggestions for the WeatherDuino - by engolling - 01-03-2018, 17:47
RE: Suggestions for the WeatherDuino - by engolling - 06-05-2018, 23:01
RE: Suggestions for the WeatherDuino - by werk_ag - 06-05-2018, 23:42
RE: Suggestions for the WeatherDuino - by engolling - 26-06-2018, 21:55
RE: Suggestions for the WeatherDuino - by werk_ag - 26-06-2018, 23:31
RE: Suggestions for the WeatherDuino - by engolling - 01-07-2018, 16:26
RE: Suggestions for the WeatherDuino - by werk_ag - 01-07-2018, 18:20
RE: Suggestions for the WeatherDuino - by engolling - 01-07-2018, 21:03
RE: Suggestions for the WeatherDuino - by werk_ag - 01-07-2018, 23:43
RE: Suggestions for the WeatherDuino - by engolling - 02-07-2018, 21:34
RE: Suggestions for the WeatherDuino - by engolling - 15-07-2018, 21:11
RE: Suggestions for the WeatherDuino - by werk_ag - 16-07-2018, 00:10
RE: Suggestions for the WeatherDuino - by engolling - 16-07-2018, 22:35
RE: Suggestions for the WeatherDuino - by engolling - 17-07-2018, 23:19
RE: Suggestions for the WeatherDuino - by Barrow4491 - 23-07-2018, 02:59
RE: Suggestions for the WeatherDuino - by werk_ag - 23-07-2018, 03:49
RE: Suggestions for the WeatherDuino - by Barrow4491 - 23-07-2018, 05:39
RE: Suggestions for the WeatherDuino - by engolling - 01-09-2018, 15:07
RE: Suggestions for the WeatherDuino - by werk_ag - 03-09-2018, 17:34
RE: Suggestions for the WeatherDuino - by engolling - 03-09-2018, 22:49
RE: Suggestions for the WeatherDuino - by tobyportugal - 14-05-2021, 20:30
RE: Suggestions for the WeatherDuino - by werk_ag - 14-05-2021, 22:32
RE: Suggestions for the WeatherDuino - by tobyportugal - 15-05-2021, 09:36
RE: Suggestions for the WeatherDuino - by werk_ag - 15-05-2021, 20:41
RE: Suggestions for the WeatherDuino - by tobyportugal - 16-05-2021, 06:40



Users browsing this thread: 1 Guest(s)