mirror of
https://github.com/dasrecht/deye-firmware.git
synced 2025-12-11 00:05:37 +02:00
fix in readme.md
This commit is contained in:
12
README.md
12
README.md
@@ -22,13 +22,17 @@ when being up and running for 30 minutes.
|
|||||||
|
|
||||||
## URL Structure
|
## URL Structure
|
||||||
|
|
||||||
> <http://47.254.36.66/0_D0002_18/MW3_15U_5406_1.471.bin>
|
```bash
|
||||||
> <http://47.254.36.66/0_D0002_18/MW3_16U_5406_1.53.bin>
|
http://47.254.36.66/0_D0002_18/MW3_15U_5406_1.471.bin
|
||||||
|
http://47.254.36.66/0_D0002_18/MW3_16U_5406_1.53.bin
|
||||||
|
```
|
||||||
|
|
||||||
You can use the DIGEST files to verify that those files here are the same as the ones on the server.
|
You can use the DIGEST files to verify that those files here are the same as the ones on the server.
|
||||||
|
|
||||||
> shasum -c MW3_15U_5406_1.471.bin.DIGEST
|
```bash
|
||||||
> shasum -c MW3_16U_5406_1.53.bin.DIGEST
|
shasum -c MW3_15U_5406_1.471.bin.DIGEST
|
||||||
|
shasum -c MW3_16U_5406_1.53.bin.DIGEST
|
||||||
|
```
|
||||||
|
|
||||||
## Call for help
|
## Call for help
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user