Commit graph

2 commits

Author SHA1 Message Date
ladyada
5d58b347f9 Remove .claude folder and add to gitignore
- Remove Claude Code settings from repository
- Add .claude/ to gitignore to prevent future commits
- Add Adafruit Unified Sensor dependency for CI builds

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-26 16:57:25 -04:00
ladyada
42528b07aa Initial commit - Complete Adafruit SPA06_003 Arduino library
Features:
- Fixed coefficient parsing with correct bit field extraction
- Temperature and pressure compensation algorithms
- Pressure readings in hPa (hectopascals)
- Adafruit_Sensor unified interface compatibility
- Complete register access and configuration API
- FIFO support and interrupt handling

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-26 16:52:29 -04:00