Delete docs/_data/troubleshooting_yml directory

This commit is contained in:
Prohurtz 2022-08-15 17:07:56 -07:00 committed by GitHub
parent 98bec914d9
commit e98df94294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +0,0 @@
---
# Use this YAML file to create a list of troubleshooting questions and answers.
- question: "My ESP32-Cam wont connect in PlatformIO"
answer: "First, make sure you are using a cable that can transmit data. Then check if your programmer board has a button labled IOO. If it does, hold that button in while plugging the tracker in. If both of those things don't work, try a system restart."
hyper_link: ""
link_description: ""
type: "general"
troubleshooting_link_id: 1
---