[Kindle] Handle the two newish Indian PW4 variants (#4459)

xref: https://www.mobileread.com/forums/showthread.php?t=314156
pull/4460/head
NiLuJe 5 years ago committed by Frans de Jonge
parent bba7635763
commit cc9f58687a

@ -750,7 +750,7 @@ local koa2_set = Set { "0LM", "0LN", "0LP", "0LQ", "0P1", "0P2", "0P6",
"0P7", "0P8", "0S1", "0S2", "0S3", "0S4", "0S7", "0SA" }
local kt3_set = Set { "0DU", "0K9", "0KA" }
local pw4_set = Set { "0PP", "0T1", "0T2", "0T3", "0T4", "0T5", "0T6",
"0T7", "0TJ", "0TK", "0TL", "0TM", "0TN"}
"0T7", "0TJ", "0TK", "0TL", "0TM", "0TN", "102", "103"}
if k2_set[kindle_devcode] then
return Kindle2

Loading…
Cancel
Save