From d9573fe10f1b7a3f16f7dda6aac06d99c77b188f Mon Sep 17 00:00:00 2001 From: Bodmer Date: Tue, 21 Dec 2021 01:32:18 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5f34c3..ccb5793 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ If an ESP32 board has SPIRAM (i.e. PSRAM) fitted then Sprites will use the PSRAM The "Animated_dial" example shows how dials can be created using a rotated Sprite for the needle. To run this example the TFT interface must support reading from the screen RAM (not all do). The dial rim and scale is a jpeg image, created using a paint program. - ![Animated_dial](https://i.imgur.com/S736Rg6.png) +![Animated_dial](https://i.imgur.com/S736Rg6.png) # Touch controller support