aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.bugmotionhelloworldwithcount.bb
blob: 46c4bfa5ce43582eb7119bba756c9ae9b10e9919 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require bug-app.inc

DESCRIPTION = "Prints the message 'Motion Event 1' then 'Motion Event 2' etc, on the BUG base LCD, as motion is detected. Adapted from BUGmotionHelloWorld (no, really?)."
HOMEPAGE = "http://buglabs.net/applications/BUGmotionHelloWorldWithCount"

DEPENDS += "com.buglabs.bug.module.motion com.buglabs.common com.buglabs.osgi service-tracker "

PV = "3"

SRC_LINK = "http://buglabs.net/program_version/download/1126"

APIVERSION = "1.4.3"