LCM1602-14_LCD_Library
LCM1602-14_LCD_Library copied to clipboard
Add package.json for MIP compatibility
Summary
- Add package.json file to make this library installable via the MicroPython Package Manager (MIP)
- Enables installation with
mip install github:Bhavithiran97/LCM1602-14_LCD_Library - Includes both I2C and SPI module variants
Test plan
- Verify that the package can be installed using MIP
🤖 Generated with Claude Code