A beta tester reported "BMP280 - module graphic missing" — picking the example loaded a working sketch but the canvas component fell back to the MPU6050 placeholder. Bmp280Element.ts already exists and registers velxio-bmp280 with the right pinInfo, but it was never injected into components-metadata.json, so the component picker and CircuitPreview didn't know about it. Add an entry in scripts/component-overrides.json under _customComponents (per CLAUDE.md §6b — direct edits to the generated JSON would be clobbered by the next metadata regen) and regen. The thumbnail mirrors the GY-BMP280 breakout look from the Web Component itself: green PCB, black die label, four gold pin pads. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| component-overrides.json | ||
| generate-component-metadata.ts | ||
| generate-component-svgs.cjs | ||
| generate-example-screenshots.md | ||
| generate-favicons.mjs | ||
| generate-og-image.mjs | ||
| generate-sitemap.ts | ||