Explorar o código

Update detectors.md

Include how to use the native Coral on the Coral Dev Board
zacho112 %!s(int64=3) %!d(string=hai) anos
pai
achega
5d0984998d
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      docs/docs/configuration/detectors.md

+ 9 - 0
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