New Model Details for - New Nooks and Kindles ??

Anybody know the new model numbers for new nooks and kindles

system.getInfo(“model”)

Thanks

Larry [import]uid: 11860 topic_id: 31736 reply_id: 331736[/import]

if string.find(model, "BNRV") then  
 isNook = true  
end  

Not sure on the Kindle’s. Thought there was a blog post that may have mentioned it. [import]uid: 19626 topic_id: 31736 reply_id: 126724[/import]

I think one of the kindles was KFTT. Not sure about the other one. [import]uid: 160496 topic_id: 31736 reply_id: 126732[/import]

if string.find(model, "BNRV") then  
 isNook = true  
end  

Not sure on the Kindle’s. Thought there was a blog post that may have mentioned it. [import]uid: 19626 topic_id: 31736 reply_id: 126724[/import]

I think one of the kindles was KFTT. Not sure about the other one. [import]uid: 160496 topic_id: 31736 reply_id: 126732[/import]