Updated FAQ (markdown)

master
Aircoookie 2020-05-26 16:06:38 +02:00
rodzic 609d1a4ddb
commit a44f0dabcb
1 zmienionych plików z 1 dodań i 1 usunięć

2
FAQ.md

@ -76,7 +76,7 @@ Check whether mDNS is on or off and toggle it: does it make a difference? Same f
<details>
<summary>When compiling WLED in VS Code using platformio, I get an error.</summary>
Try building again. If the error says wled00.ino.cpp could not be found or it is a database error, this often helps.
Try building again. If the error says the `wled00.ino.cpp` or `.sconsign27.db.dblite` file could not be found, this often helps.
You can also try [this](https://github.com/Aircoookie/WLED/issues/361#issuecomment-557818554)!
</details>