Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit f67e2b1

Browse files
authored
Update README.md
1 parent 897c1bf commit f67e2b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ pip install blynk-library-python
7676

7777
## ESP8266/ESP32 installation
7878

79-
- Get the latest MicroPython firmware and flash it to your board
79+
- Get the latest [MicroPython](https://micropython.org/download) firmware and flash it to your board
80+
**Note:** for ESP32 you can also try [LoBo](https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki/firmwares) firmware
8081
- Edit [ESP8266_ESP32.py](examples/hardware/ESP8266_ESP32.py) example (put your `auth token` and wifi credentials)
8182
- Use `ampy` or any other method to transfer files to the device.
8283
```sh

0 commit comments

Comments
 (0)