From: Jin Yoon Date: Wed, 25 Oct 2017 13:32:40 +0000 (+0900) Subject: Sensing time : 2.0 -> 5.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Fchallenge_1;p=apps%2Fnative%2Fposition-finder-server.git Sensing time : 2.0 -> 5.0 --- diff --git a/src/controller.c b/src/controller.c index 59120a9..4b97485 100644 --- a/src/controller.c +++ b/src/controller.c @@ -36,7 +36,7 @@ /** * DO NOT EDIT: please don't edit the time interval. */ -#define SENSORING_TIME_INTERVAL 2.0f +#define SENSORING_TIME_INTERVAL 5.0f /** * TODO: You have to use the pin numbers below.