Battery temperature example

by bovas clion stalin joseph

Version 1 (August 7, 2016)

Download (62 downloads)

A simple example that use the Broadcast receive block to get the battery temperature, showing it in a notification.

The BATTERY_CHANGED broadcasts are sticky. The first receive block will proceed immediately since it has "use initial sticky" enabled, the second block will pause until the next broadcast.