Update README.md
This commit is contained in:
@@ -41,6 +41,10 @@ while not wlan.isconnected(): utime.sleep(1)
|
||||
|
||||
import mip
|
||||
mip.install("https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/package.json")
|
||||
|
||||
# Then install main.py to root
|
||||
mip.install("https://git.aeonianengineering.net/wide/identity-micropython/raw/branch/main/main.py", target="/")
|
||||
|
||||
```
|
||||
|
||||
## Install via mpremote (from host)
|
||||
|
||||
Reference in New Issue
Block a user