From 6818d7ebf455b6e48545699d092df8190183bcda Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Thu, 7 Dec 2023 15:02:47 +0700 Subject: [PATCH] Update user_code.hpp --- src/user_code.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/user_code.hpp b/src/user_code.hpp index 7c615d1..f067706 100644 --- a/src/user_code.hpp +++ b/src/user_code.hpp @@ -7,7 +7,7 @@ #include "espmega_iot_external_lcd.hpp" // Device Info -#define ESPMEGA_REV "ESPMega PRO R3.3b (CUD)" +// #define ESPMEGA_REV "ESPMega PRO R3.3b" // Bus Overclocking Configuration // Do not enable if you are using external I/O cards as it will cause signal integrity issues.