Update docs

This commit is contained in:
fvanroie 2020-12-17 00:56:22 +01:00
parent 637eda02c4
commit 2e22fb0251
2 changed files with 5 additions and 4 deletions

View File

@ -69,7 +69,7 @@ To use PWM dimming on the Lolin TFT 2.4" you must solder the TFT-LED pin to eith
![TFT-LED PWM dimming](assets/images/tft-led-pwm.png)
> [!WARNING]
> **Warning:**</br>Do *not* use D3 for backlight control because it is already in use for touch!
> Do *not* use D3 for backlight control because it is already in use for touch!
> [!ATTENTION]
> It is also *not* recommended to use D4 for backlight control because it is already in use for PSram on the ESP32-Wrover.
@ -90,7 +90,8 @@ no need to use any jumper cables:
- Wemos D1 Mini ESP8266
- Lolin D1 Mini Pro ESP8266 V2.0.0
> **Note:**</br>If you have a Lolin TFT 2.4" Display and a compatible ESP development board, you have all the hardware that is needed.
> [!NOTE]
> If you have a Lolin TFT 2.4" Display and a compatible ESP development board, you have all the hardware that is needed.
> In that case you can skip ahead to the [Firmware Installation](./installation.md).
## Alternative SPI Display

View File

@ -1,9 +1,9 @@
#### Q: HASP Settings
#### :question: HASP Settings
A:
#### Q: Is there a file browser built-in?
#### :question: Is there a file browser built-in?
*A:* There is no native file browser included yet, as this currently is low on the priority list.