From 44a02ad4cb59ce02a3d84fde21a5a305b2dbedc3 Mon Sep 17 00:00:00 2001 From: Nacho Date: Mon, 1 Dec 2025 23:49:01 +0000 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4baa167..b3975a8 100644 --- a/README +++ b/README @@ -1 +1 @@ -This is a very simple project that allows the ESP32 to behave like an UART to USB Serial bridge. I just keep it uploaded here in case I need to use it again. +This is a very simple project that allows the ESP32 DevKit to behave like an UART to USB Serial bridge. I just keep it uploaded here in case I need to use it again.