summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2021-07-18 09:32:46 (GMT)
committerRiku Isokoski <riksu9000@gmail.com>2021-07-18 09:32:46 (GMT)
commit3e42297bd86fa20daaf7f59f6bc0a69de6cf9e53 (patch)
tree5140d70c4827bcb4bc263d29d28b37e1979e39d9 /src/main.cpp
parent329482f87308c185e970b141bcbfe9c83b46c4da (diff)
Update
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index b8d4b02..62e4446 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -315,9 +315,6 @@ int main(void) {
systemTask.Start();
- touchHandler.Register(&systemTask);
- touchHandler.Start();
-
nimble_port_init();
vTaskStartScheduler();