diff --git a/docs/01-hardware.md b/docs/01-hardware.md index 6687296e..7f2971ef 100644 --- a/docs/01-hardware.md +++ b/docs/01-hardware.md @@ -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:**
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:**
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 diff --git a/docs/06-faq.md b/docs/06-faq.md index 25cc6e2a..f3bb76c3 100644 --- a/docs/06-faq.md +++ b/docs/06-faq.md @@ -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.