From 5a5e0ed036175b2394642c9161f3c48022f751da Mon Sep 17 00:00:00 2001 From: VeyPatch <126267034+VeyPatch@users.noreply.github.com> Date: Wed, 6 Nov 2024 13:27:05 +0100 Subject: [PATCH] remove unnused variables --- users/halcyon_modules/hlc_cirque_trackpad/config.h | 1 - users/halcyon_modules/hlc_tft_display/config.h | 1 - 2 files changed, 2 deletions(-) diff --git a/users/halcyon_modules/hlc_cirque_trackpad/config.h b/users/halcyon_modules/hlc_cirque_trackpad/config.h index 2d21a576..cbae5653 100644 --- a/users/halcyon_modules/hlc_cirque_trackpad/config.h +++ b/users/halcyon_modules/hlc_cirque_trackpad/config.h @@ -5,7 +5,6 @@ #pragma once -#define HLC_SPI_DEVICE #define HLC_CIRQUE_TRACKPAD #define CIRQUE_PINNACLE_DIAMETER_MM 35 diff --git a/users/halcyon_modules/hlc_tft_display/config.h b/users/halcyon_modules/hlc_tft_display/config.h index 2e839459..8abf5d00 100644 --- a/users/halcyon_modules/hlc_tft_display/config.h +++ b/users/halcyon_modules/hlc_tft_display/config.h @@ -5,7 +5,6 @@ #pragma once -#define HLC_SPI_DEVICE #define HLC_TFT_DISPLAY // LCD Configuration