diff --git a/README.md b/README.md index 3a24f60..2304013 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 +``` python import esp, esp32, time, os, _thread from machine import Pin, SoftI2C, I2C