Skip to content

setRotation not working #2

@pagosacabin

Description

@pagosacabin

Arduino: 1.8.19 (Linux), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, None"

#include <GT911.h>
GT911 ts = GT911();

setup(){
ts.begin();
ts.setRotation(1);

.....
no matching function for call to GT911::setRotation(int)
I have tried 180 and 1 and nothing works.
I have version 0.2.1.

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