Sync with master
authorJin Yoon <jinny.yoon@samsung.com>
Thu, 7 Sep 2017 02:44:52 +0000 (11:44 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Thu, 7 Sep 2017 02:44:52 +0000 (11:44 +0900)
commitdd0df2c535b7b995a8746db2f7c7c308584fabc1
tree00a813a5aa8224d425a44468eea1092915df33e2
parent899a5a7efe62091249bfe7adab50d8fdbdb3825b
Sync with master

Change-Id: Ie3acc046639bba9edc42718975af3c1f12ca5304
14 files changed:
CMakeLists.txt
inc/resource.h
inc/resource/resource_rain_sensor.h [new file with mode: 0755]
inc/resource/resource_rain_sensor_internal.h [new file with mode: 0755]
inc/resource/resource_sound_detection_sensor.h [new file with mode: 0644]
inc/resource/resource_sound_detection_sensor_internal.h [new file with mode: 0644]
inc/resource/resource_tilt_sensor.h [new file with mode: 0644]
inc/resource/resource_tilt_sensor_internal.h [new file with mode: 0644]
inc/resource_internal.h
src/controller.c
src/resource.c
src/resource/resource_rain_sensor.c [new file with mode: 0755]
src/resource/resource_sound_detection_sensor.c [new file with mode: 0644]
src/resource/resource_tilt_sensor.c [new file with mode: 0644]