From 0ba2db30595d68698c83757670207a06e1b586a2 Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Sat, 25 Jun 2022 08:22:41 +0800 Subject: [PATCH] Fix warning due to missing end of comment --- esp3d/configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp3d/configuration.h b/esp3d/configuration.h index 0ad9054d..78b1d27a 100644 --- a/esp3d/configuration.h +++ b/esp3d/configuration.h @@ -392,7 +392,7 @@ /* TFT led pin * The pin used for the backlight -* +*/ //#define DISPLAY_LED_PIN -1 /************************************