Skip to content

Commit bd20132

Browse files
Update README.md
1 parent d2a7969 commit bd20132

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Displays [LQ] value for [Crossfire] link (Combined RFMD and RLQY).
9898

9999
## Image widget (WIDGETS/Image/main.lua)
100100

101-
![image widget](docs/images/image.png)
101+
![image widget](docs/images/Image.png)
102102

103103
Displays an image in a widget (EdgeTX color screen only). This can be handy to display pilot QR code, flight instructions or any image you might need. Put the images (Formats: .jpg, .png or .bmp) in folder WIDGETS/Image/images, make sure the filename isn't longer than 8 characters. Go to settings for the image widget. It will autofill with the first filename in the images folder. Input the correct filename that you want to use in the `Filename` field. Input only the filename without the file extension. Try to make sure the images you use are not to large (480x272 is maximum size) otherwise there will be an out of memory error.
104104

@@ -111,6 +111,7 @@ Displays an image in a widget (EdgeTX color screen only). This can be handy to d
111111
### Screenshot viewer tool (SCRIPTS/TOOLS/Screenshot viewer.lua)
112112

113113
![Screenshot viewer](docs/images/Screenshot_viewer.png)
114+
114115
The Screenshot viewer tool displays all available screenshots in a list and then a screenshot can be selected to display in a full screen. (EdgeTX color screen only)
115116

116117
## gps telemetry (SCRIPTS/TELEMETRY/gps.lua)

0 commit comments

Comments
 (0)