Quote:
Originally Posted by davidfor
From my tests, the update check is working. But, there isn't an update available. Which is expected as Kobo haven't released an update for them.
|
But usually, it would return the firmware, even if there is not any update if I pass 0.0 as the current fw version. The Aura ONE Limited Edition is an example of this.
You can try by pasting the following js into the console in my firmware downloader page:
Code:
devices=devices.concat([378,379,380].map(id=>["00000000-0000-0000-0000-000000000"+id.toString(),id.toString(),"unknown"]));getVersions()