From e55371f9f3499036946915d0e0be3f7a1c43814f Mon Sep 17 00:00:00 2001 From: clach04 Date: Wed, 29 Sep 2021 22:38:11 -0700 Subject: [PATCH] Link to Mi_SWS_Connection.jpg in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eecd00e0..d4b86296 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ To flash the stock firmware back to the Thermometer, just open the corresponding ## USB to UART ### How to flash the custom firmware or unbrick the device: -To flash a new firmware via an standard USB to UART adapter, simply connect the Thermometer as seen in the picture "Mi_SWS_Connection.jpg" to the USB to UART converter and run the ATCtelink.py tool with the first parameter being the name of the file you want to flash. +To flash a new firmware via an standard USB to UART adapter, simply connect the Thermometer as seen in the picture [Mi_SWS_Connection.jpg](./Mi_SWS_Connection.jpg) to the USB to UART converter and run the ATCtelink.py tool with the first parameter being the name of the file you want to flash. Example: "python3 ATCtelink.py ATC_Thermometer.bin"