Use a conf file to get 'path' and 'address'
authorJin Yoon <jinny.yoon@samsung.com>
Tue, 12 Sep 2017 00:50:02 +0000 (09:50 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Tue, 12 Sep 2017 00:50:02 +0000 (09:50 +0900)
commit0ac403760ad74cea3372a69dc03f3a78aef7148a
tree955bc8ae82cb15d3bf010ba32dc6a62e6d225435
parent3e9be00dba2ea9e5abd0aaec1aa8f17f710ef3c6
Use a conf file to get 'path' and 'address'

Change-Id: I35d7aa41ae3a01b98071e3dd73cdff2c12b23115
CMakeLists.txt
inc/controller_util.h [new file with mode: 0644]
packaging/org.tizen.position-finder-server.spec
res/pi.conf [new file with mode: 0644]
src/connectivity.c
src/controller.c
src/controller_internal.c
src/controller_util.c [new file with mode: 0644]
src/resource/resource_infrared_obstacle_avoidance_sensor.c
src/webutil.c