Pārlūkot izejas kodu

Update detectors.md

Include how to use the native Coral on the Coral Dev Board
zacho112 3 gadi atpakaļ
vecāks
revīzija
5d0984998d
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  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