Adafruit_SPA06_003/.claude/settings.local.json
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

16 lines
No EOL
479 B
JSON

{
"permissions": {
"allow": [
"Bash(arduino-cli lib examples:*)",
"Bash(arduino-cli compile:*)",
"Bash(arduino-cli upload:*)",
"Bash(arduino-cli board:*)",
"Bash(git init:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(\"/c/Program Files/TortoiseGit/bin/puttygen\" \"C:\\Users\\ladyada\\Dropbox\\shared\\github.ppk\" -O private-openssh -o ~/.ssh/id_rsa)",
"Bash(python3:*)"
],
"deny": [],
"ask": []
}
}