From 63d50baa11c8e368721b7863d7e60d08ca832cf2 Mon Sep 17 00:00:00 2001 From: KlausMu Date: Mon, 11 Mar 2024 07:44:29 +0100 Subject: [PATCH] changed comment for hardware rev 2 and 3 in platformio.ini --- Platformio/platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Platformio/platformio.ini b/Platformio/platformio.ini index bbc1ac4..c701065 100644 --- a/Platformio/platformio.ini +++ b/Platformio/platformio.ini @@ -93,8 +93,8 @@ build_flags = ${env.build_flags} ;-- OMOTE ----------------------------------------------------------------- ; 1: rev1 - Slowly charge the VSW voltage to prevent a brownout - ; 2: rev2 - still necessary in this revision - ; 3: rev3 - still necessary in this revision + ; 2: rev2 - no special handling needed + ; 3: rev3 - no special handling needed -D OMOTE_HARDWARE_REV=3 ;-- Arduino log ----------------------------------------------------------- ;-D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_NONE