diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index cd1430b3f..8e5dab36b 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -81,6 +81,15 @@ detectors: device: "" ``` +### Single PCIE/M.2 Coral + +```yaml +detectors: + coral: + type: edgetpu + device: pci +``` + ### Multiple PCIE/M.2 Corals ```yaml