06-12-2020, 10:19
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
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


