From 044867d2b4f54955183f5c72d2108467cf90a87f Mon Sep 17 00:00:00 2001 From: Kevin David Date: Fri, 14 Apr 2023 09:51:45 -0400 Subject: [PATCH] contributing.md: add note about extra coral device I was banging my head against the wall until I found this comment: https://github.com/blakeblackshear/frigate/issues/132#issuecomment-712170307 --- docs/docs/development/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/development/contributing.md b/docs/docs/development/contributing.md index a2e861b44..de60002f1 100644 --- a/docs/docs/development/contributing.md +++ b/docs/docs/development/contributing.md @@ -36,7 +36,7 @@ Fork [blakeblackshear/frigate-hass-integration](https://github.com/blakeblackshe - [Frigate source code](#frigate-core-web-and-docs) - GNU make - Docker -- Extra Coral device (optional, but very helpful to simulate real world performance) +- Because a Coral device only be used by a single process, extra Coral device (optional, but very helpful to simulate real world performance) ### Setup