Imported Upstream version 0.9.2
[platform/upstream/iotivity.git] / service / things-manager / sampleapp / linux / groupsyncaction / musicplayer.cpp
old mode 100644 (file)
new mode 100755 (executable)
index fa148b2..64fa656
@@ -86,6 +86,8 @@ int main(int argc, char* argv[])
 
     OCPlatform::Configure(cfg);
 
+    OCPlatform::startPresence(30);
+
     int selectedMenu;
     OCStackResult result;
     OCResourceHandle mpResourceHandle = NULL;