aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/Cst816s.h
diff options
context:
space:
mode:
authorMark Russell <mruss660@gmail.com>2021-09-16 16:01:25 -0400
committerMark Russell <mruss660@gmail.com>2021-09-16 16:01:25 -0400
commit1d43adcdfa7bd15ba45c0c9d7c59c0ff99176b9c (patch)
treec2fa91e352127c09abd0f9b4959cd1f47d628ea8 /src/drivers/Cst816s.h
parentf857a757a7184726093a7085cdb3d74b728a22e4 (diff)
Merge upstream
Diffstat (limited to 'src/drivers/Cst816s.h')
-rw-r--r--src/drivers/Cst816s.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/drivers/Cst816s.h b/src/drivers/Cst816s.h
index d4c17bb8..7b46c5d5 100644
--- a/src/drivers/Cst816s.h
+++ b/src/drivers/Cst816s.h
@@ -36,9 +36,6 @@ namespace Pinetime {
void Wakeup();
private:
- static constexpr uint8_t pinIrq = 28;
- static constexpr uint8_t pinReset = 10;
-
// Unused/Unavailable commented out
static constexpr uint8_t gestureIndex = 1;
static constexpr uint8_t touchPointNumIndex = 2;