From 1eac94a8f1e1ceb6c14bd53cef08cce6091f2750 Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Sun, 4 May 2025 16:30:58 -0400 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b1ab15..3a24f60 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ _ESP32-S3 Module embeded on Arduino Uno board_ ### Micropython LED Blinky Code -```code Python +```code python import esp, esp32, time, os, _thread from machine import Pin, SoftI2C, I2C