From 2cfd0720d53b8adfc653b03411571a9a72eef889 Mon Sep 17 00:00:00 2001 From: Retic1337 Date: Sun, 26 Sep 2021 20:31:17 -0700 Subject: [PATCH] changes --- app/drivers/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/drivers/CMakeLists.txt b/app/drivers/CMakeLists.txt index 859e6c29..3603be75 100644 --- a/app/drivers/CMakeLists.txt +++ b/app/drivers/CMakeLists.txt @@ -4,8 +4,4 @@ add_subdirectory(gpio) add_subdirectory(kscan) add_subdirectory(sensor) -<<<<<<< HEAD add_subdirectory(led) -======= -add_subdirectory(display) ->>>>>>> e6645882c32454251466949fa9a6447b195acd72