This commit is contained in:
2025-05-04 16:31:55 -04:00
parent 1eac94a8f1
commit 676eb4b261

View File

@@ -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