22-08-2018, 20:38
(22-08-2018, 16:56)ok2arm Wrote: \Arduino\WeatherDuino_Pro2_PLUS\software\RX software\WeatherDuino_P2AT2560_RX_v7.0_b003\WeatherDuino_P2AT2560_RX_v7.0_b003.ino: In function 'void setup()':
WeatherDuino_P2AT2560_RX_v7.0_b003:576: error: 'class XPT2046_Touchscreen' has no member named 'setRotation'
ts.setRotation(TOUCH_TYPE);
^
(22-08-2018, 17:22)ok2arm Wrote: Here is... https://we.tl/t-EcoT8j8pfi
Is not final setup.. But now I need solve this problem...
Tnx !
Hi,
I checked it, and the WeatherDuino Pro2 PLUS RX_v7.0_b003 compiles fine with your Config_Options.
Please verify if you are using the XPT2046_Touchscreen library included in the software package and not any other version.
Quote:Hi, is the same line in setup... LOLIN(WEMOS) D1 R2 and mini...
I'm using ESP8266 Arduino core v2.4.1 maybe something have changed in 2.4.2
On boards manager, try to revert to v2.4.1

