Skip to content

Compilation error: 'class TFT_eSPI' has no member named 'setTouch' #24

@andreasmon

Description

@andreasmon

Hello,
i try to verify code form here https://github.com/pe0mgb/SI4735-Radio-ESP32-Touchscreen-Arduino
doit devkit v1 with tft 240x320 2.8" SPI TFT LCD Touch Panel Serial Port Module With PBC ILI9341.

i run version SI473X_2.8_TFT_V3.3

I get errors but fix enough.
Now i get error :

error: 'class TFT_eSPI' has no member named 'setTouch'

i try many ,but nothing fix it.

First time try verify the code, i fix some errors by add the follow lines in code:

#include <Adafruit_GFX.h>
#define TFT_CS 15

Any help;
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions