by bovas clion stalin joseph
Version 1 (August 7, 2016)
Download (63 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.