WeatherDuino Forum
WeatherDuino Pro2 PLUS AT2560 RX v9.0_b002 Verify Error - Printable Version

+- WeatherDuino Forum (https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (https://www.meteocercal.info/forum/forum-4.html)
+--- Forum: Software Questions (https://www.meteocercal.info/forum/forum-10.html)
+--- Thread: WeatherDuino Pro2 PLUS AT2560 RX v9.0_b002 Verify Error (/thread-1920.html)



WeatherDuino Pro2 PLUS AT2560 RX v9.0_b002 Verify Error - tcoxxxx - 06-12-2020

Hi Werk_AG,

I've just tried to upload the latest software and have received the below error when uploading with "#define AQI_STANDARD   3" set in config_options.h (I have an AQMII)
Setting to any other region completes with no error.


C:\Users\User\Downloads\pro2plus\WeatherDuino_Pro2_PLUS\software\RX software\WeatherDuino_P2AT2560_RX_v9.0_b002\D_TFT.ino: In function 'void draw_AU_AQC(uint16_t)':
D_TFT:680:14: error: 'Display' was not declared in this scope
     aqi25  = Display.PM25AQI / 10;
              ^
exit status 1
'Display' was not declared in this scope

Cheers
T


RE: WeatherDuino Pro2 PLUS AT2560 RX v9.0_b002 Verify Error - werk_ag - 07-12-2020

Hi tcoxxxx,

Thank you for your report. Error is fixed now.
Please download latest release: RX v9.0_b003 from 2020-12-07

Kind regards
Werk_AG