Micropython-AD9833
Micropython-AD9833 copied to clipboard
Add package.json for MIP compatibility
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 an effort to add package.json to popular MicroPython libraries.