We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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 😉
Sorry, something went wrong.
No branches or pull requests
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.
Kind regards
The text was updated successfully, but these errors were encountered: