Skip to content

Commit c6686a2

Browse files
committed
Add diagnostics biochips
1 parent eaee8ba commit c6686a2

6 files changed

Lines changed: 5391 additions & 0 deletions

File tree

apps/probe-viewer/src/components/Sidebar.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { useAppStore } from "../state/useAppStore";
44

55
const MANUFACTURER_DISPLAY_NAMES: Record<string, string> = {
66
cambridgeneurotech: "Cambridge NeuroTech",
7+
diagnosticbiochips: "Diagnostic Biochips",
78
imec: "IMEC (Neuropixels)",
89
neuronexus: "NeuroNexus",
910
plexon: "Plexon",

0 commit comments

Comments
 (0)