diff --git a/docs/docs/configuration/detectors.md b/docs/docs/configuration/detectors.md index a7bbdab79..3ff3c9709 100644 --- a/docs/docs/configuration/detectors.md +++ b/docs/docs/configuration/detectors.md @@ -42,6 +42,15 @@ detectors: device: pci:1 ``` +Native Corals (Dev Board): + +```yaml +detectors: + coral: + type: edgetpu + device: '' +``` + Mixing Corals: ```yaml