Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install BlynkLib using mip.install #75

Open
scls19fr opened this issue May 21, 2023 · 1 comment
Open

Install BlynkLib using mip.install #75

scls19fr opened this issue May 21, 2023 · 1 comment

Comments

@scls19fr
Copy link

Hello,

it could be nice to provide a package to easily install BlynkLib for MicroPython.

Currently
MicroPython v1.20.0 on 2023-04-26; ESP32 module with ESP32

Type "help()" for more information.

import mip
mip.install("BlynkLib")
Installing BlynkLib (latest) from https://micropython.org/pi/v2 to /lib
Package not found: https://micropython.org/pi/v2/package/6/BlynkLib/latest.json
Package may be partially installed

Kind regards

@ebolisa
Copy link

ebolisa commented May 21, 2023

Hello,

it could be nice to provide a package to easily install BlynkLib for MicroPython.

Just copy/paste the lib into your device. It’s fast, secure and easy 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants