Adafruit_QMC5883P/package-lock.json
Limor Fried d0a569be1e Initial commit: Add basic QMC5883P library
- Add core library files (Adafruit_QMC5883P.h/.cpp)
- Add basic example sketch with chip detection
- Add standard Adafruit project files (.clang-format, README.md, GitHub workflows)
- Library successfully tests I2C communication and chip ID verification

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 17:24:41 -04:00

6 lines
96 B
JSON

{
"name": "Adafruit_QMC5883P",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}