-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels