From 197b60cd02755c18099f85ef4f2167e5ae0ea77f Mon Sep 17 00:00:00 2001 From: HarukiToreda <116696711+HarukiToreda@users.noreply.github.com> Date: Sat, 21 Feb 2026 01:17:05 -0500 Subject: [PATCH] Update TFTPalette.h --- src/graphics/TFTPalette.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graphics/TFTPalette.h b/src/graphics/TFTPalette.h index efe9de485..34e91a354 100644 --- a/src/graphics/TFTPalette.h +++ b/src/graphics/TFTPalette.h @@ -32,4 +32,3 @@ constexpr uint16_t Bad = Red; } // namespace TFTPalette } // namespace graphics -