1
0

[docs] Replace Imgur-hosted images (#25690)

This commit is contained in:
James Young
2025-11-03 16:05:39 -08:00
committed by GitHub
parent a5fb7cfbc9
commit a9739f7868
65 changed files with 66 additions and 51 deletions

View File

@@ -227,7 +227,7 @@ In this typical example, the backlight LEDs are all connected in parallel toward
A pulldown resistor is also placed between the gate pin and ground to keep it at a defined state when it is not otherwise being driven by the MCU.
The values of these resistors are not critical - see [this Electronics StackExchange question](https://electronics.stackexchange.com/q/68748) for more information.
![Backlight example circuit](https://i.imgur.com/BmAvoUC.png)
![Backlight example circuit](/BmAvoUC.png)
## API {#api}