Added two color led to indicate the app's status 02/192202/1
authorMichal Skorupinski <m.skorupinsk@samsung.com>
Wed, 31 Oct 2018 12:45:30 +0000 (13:45 +0100)
committerMichal Skorupinski <m.skorupinsk@samsung.com>
Wed, 31 Oct 2018 12:45:30 +0000 (13:45 +0100)
commit2a8e514c48ee8365fd3d94ebcf7d8d6ff004ccba
tree3a93b2d42aab293d039260e4a6e42eef28aa031c
parent4c329907ac54c027db6a5d60ff9ffcaafccfb5aa
Added two color led to indicate the app's status

Change-Id: I8a74f7ea0cae9aaaeb15dc1d185cca2ed7198151
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
CMakeLists.txt
inc/log.h
inc/resource.h
inc/resource/resource_led.h [new file with mode: 0644]
src/app.c
src/cloud/cloud_communication.c
src/lap_counter/lap_counter.c
src/resource/resource_lap_counter.c
src/resource/resource_led.c [new file with mode: 0644]