forked from Github/frigate
Create Edgetpu troubleshooting docs (#8827)
* Link to edgetpu troublehsooting * Add troubleshooting docs for edgetpu * Add to sidebar * Add section about dual edge tpu
This commit is contained in:
@@ -60,7 +60,11 @@ module.exports = {
|
||||
"integrations/third_party_extensions",
|
||||
],
|
||||
"Frigate+": ["plus/index"],
|
||||
Troubleshooting: ["troubleshooting/faqs", "troubleshooting/recordings"],
|
||||
Troubleshooting: [
|
||||
"troubleshooting/faqs",
|
||||
"troubleshooting/recordings",
|
||||
"troubleshooting/edgetpu",
|
||||
],
|
||||
Development: [
|
||||
"development/contributing",
|
||||
"development/contributing-boards",
|
||||
|
||||
Reference in New Issue
Block a user