We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca5bb0 commit 74b30cbCopy full SHA for 74b30cb
IMSProg_programmer/dialogsecurity.cpp
@@ -78,6 +78,7 @@ void DialogSecurity::setAlgorithm(uint8_t currentAlg)
78
{ 0x1c, 0, 3, 16, 0x0000, 0x0004, 0x0008, 0, 0, 0, 1}, //Giantec GT25Q32A
79
{ 0x1d, 0, 3, 16, 0x0000, 0x0008, 0x0010, 0, 0, 0, 1}, //Giantec GT25Q64A
80
{ 0x1e, 0, 1, 1, 0x0000, 0, 0, 0, 0, 0, 5}, //Pm25LQ032
81
+ { 0x1f, 0, 2, 16, 0x0010, 0x0020, 0, 0, 0, 1, 1}, //XTX
82
83
};
84
curAlg = currentAlg;
0 commit comments