Detect the EU 4GB WiFi PW2

pull/708/head
NiLuJe 10 years ago
parent 550e86cc8e
commit a2cf015545

@ -49,7 +49,7 @@ function Device:getModel()
local k4_set = Set { "0E", "23" }
local touch_set = Set { "0F", "11", "10", "12" }
local pw_set = Set { "24", "1B", "1D", "1F", "1C", "20" }
local pw2_set = Set { "D4", "5A", "D5", "D6", "D7", "D8", "F2" }
local pw2_set = Set { "D4", "5A", "D5", "D6", "D7", "D8", "F2", "17" }
if k2_set[kindle_devcode] then
self.model = "Kindle2"

Loading…
Cancel
Save