Skip to content

Version 0.1.2-2

Compare
Choose a tag to compare
@tanghus tanghus released this 17 Jan 14:17
· 122 commits to master since this release

Though this is only a Release number change, a lot of changes has been done under the hood.

Most important is that the libiphb based wakeup timer is now a QML plugin named Insomniac. The plugin is based on libalignedtimer

It has the same properties as the QML Timer component, but as opposed to that it can wake up from "deep sleep". This should only be used when an app has to wake up at a certain time, and shouldn't repeatedly wake up the device as it would cause a huge battery drain.