From d31c04ba860b3b286197fa424b8fe6a1bd7272e8 Mon Sep 17 00:00:00 2001 From: Michele Bigi Date: Thu, 10 Sep 2026 21:03:46 +0200 Subject: [PATCH] Record the crystal.crystal taxonomy entry grown on the live instance. Co-authored-by: Cursor --- taxonomy/crystal.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/taxonomy/crystal.json b/taxonomy/crystal.json index 60b7cdf..dbbcf4c 100644 --- a/taxonomy/crystal.json +++ b/taxonomy/crystal.json @@ -13,6 +13,10 @@ {"name": "drive_level_w", "description": "Maximum drive level", "unit": "W"}, {"name": "shunt_capacitance_f", "description": "Shunt capacitance (C0)", "unit": "F"} ] + }, + "crystal.crystal": { + "description": "Crystal / crystal oscillator", + "example_mpn": "ABM8-19.200MHZ-10-1-U-T" } } }