Matt Trentini
Matt Trentini
Add package.json file for compatibility with the MicroPython package manager (MIP).\n\nWith this change, users can install the module using: \
This PR adds a package.json file to make the module compatible with the MicroPython Package Manager (MIP).\n\nWith this change, users can install the module using: \\n\nThis PR is part of...
This PR adds a package.json file to make the library compatible with the MicroPython Package Manager (MIP). With this change, users can install the library using: \\\ This will install...
This PR adds a package.json file to make the module compatible with the MicroPython Package Manager (MIP). With this change, users can install the module using: \ This PR is...
Minor typo
This PR adds a package.json file to make the library compatible with the MicroPython Package Manager (MIP). With this change, users can install the library using: \\\ This will install...
This PR adds a package.json file to make the library compatible with the MicroPython Package Manager (MIP). With this change, users can install the library using: \\\ This will install...
## Summary - Adds package.json file with the proper format for MicroPython Package Manager (MIP) - Enables the library to be installed directly using mip install ## Test plan -...
## Summary - Add package.json file to make this library installable via the MicroPython Package Manager (MIP) - Enables installation with `mip install github:adamjezek98/MPU6050-ESP8266-MicroPython` ## Test plan - Verify that...
Add package.json file for compatibility with the MicroPython package manager (MIP).\n\nWith this change, users can install the module using: \