From d8e2b29519170c8837e037521fc264a7619519f3 Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Thu, 19 Jun 2025 02:00:12 -0400 Subject: [PATCH] . --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 0dc0c6f..403c550 100644 --- a/index.md +++ b/index.md @@ -20,7 +20,7 @@ title: "ESP32-C3 Breadboard Adapter" ## Compatibility with MicroPython -Integrating the ESP32-C3 UNO Development Board with MicroPython offers several compelling benefits: +Integrating the ESP32-C3 Development Board with MicroPython offers several compelling benefits: 1. __Ease of Use:__ MicroPython simplifies the development process by allowing developers to write code in Python, a high-level, easy-to-read programming language. This reduces the learning curve for beginners and accelerates development for experienced programmers.