Skip to content

Commit 3ac7827

Browse files
committed
dji_imah_fwsig: Fix comment about where UFIE-2021-08 is used
1 parent 84d8d6e commit 3ac7827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dji_imah_fwsig.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
]),
142142
"UFIE-2021-08": bytes([ # Update Firmware Image Encryption key; published 2022-04-01 by Felix Domke
143143
# first use on 2021-08-28; used for: WM260 FW V00.20.0101-V90.04.1050, WM2605,
144-
# WM265e FW V00.01.0101-V90.04.0508, WM265m, WM265t,
144+
# WM265e FW V00.01.0101 (only),
145145
0x56, 0xcf, 0x6d, 0x75, 0x7a, 0x45, 0x32, 0x4c, 0x6e, 0x1d, 0x97, 0x85, 0x41, 0x5f, 0x44, 0x85
146146
]),
147147
"UFIE-2021-06": bytes([ # Update Firmware Image Encryption key; published 2021-08-26 by OGs

0 commit comments

Comments
 (0)