Update detectors.md

Include how to use the native Coral on the Coral Dev Board
This commit is contained in:
zacho112 2021-06-03 18:50:55 +02:00 committed by Blake Blackshear
parent ec9b525a3c
commit 5d0984998d

View File

@ -42,6 +42,15 @@ detectors:
device: pci:1
```
Native Corals (Dev Board):
```yaml
detectors:
coral:
type: edgetpu
device: ''
```
Mixing Corals:
```yaml