From b5db2cd3fa558d4a59b28781699c57db5c82f461 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sun, 21 Jul 2019 13:27:27 +0100 Subject: [PATCH] minor edit --- TFT_Drivers/RM68140_Rotation.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TFT_Drivers/RM68140_Rotation.h b/TFT_Drivers/RM68140_Rotation.h index ba429d8..2f83d61 100644 --- a/TFT_Drivers/RM68140_Rotation.h +++ b/TFT_Drivers/RM68140_Rotation.h @@ -1,4 +1,4 @@ - // This is the command sequence that rotates the ILI9481 driver coordinate frame + // This is the command sequence that rotates the RM68140 driver coordinate frame writecommand(TFT_MADCTL); @@ -41,4 +41,4 @@ _height = TFT_WIDTH; break; } - \ No newline at end of file +