diff --git a/docs/_data/troubleshooting_yml/troubleshooting.yml b/docs/_data/troubleshooting_yml/troubleshooting.yml deleted file mode 100644 index 629d8c6..0000000 --- a/docs/_data/troubleshooting_yml/troubleshooting.yml +++ /dev/null @@ -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 - ----