You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-4Lines changed: 17 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,22 +19,28 @@ Or download the latest APK from the [Releases Section](https://github.com/Ma7mou
19
19
## Requirements
20
20
- Smartphone with Android 7+ and supports [USB_On-The-Go](https://en.wikipedia.org/wiki/USB_On-The-Go).
21
21
- Microcontroller flashed with [MicroPython](https://micropython.org/download/) firmware
22
-
> **Note** This version tested with Raspberry Pi Pico & MicroPython v1.19.1 [p2-pico-20220618-v1.19.1.uf2](https://micropython.org/download/rp2-pico/)
22
+
> **Note** This version tested with MicroPython v1.25.0 & [Raspberry Pi Pico](https://micropython.org/download/RPI_PICO) / [ESP32](https://micropython.org/download/ESP32_GENERIC)
0 commit comments