forked from o-gs/dji-firmware-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dji_imah_fwsig: Type field is 4 chars.
The field was previously unused, so we didn't knew for sure what its format was. But in WM240 it is used - stores short text name of the module. The change will cause old .ini files to set type to one-char string of '0' while signing; but no matter - it was unused anyway. And this can be easily corrected by just generating new .ini (unsigning the firmware file before re-signing).
- Loading branch information
1 parent
1e59602
commit 61df79f
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters