iotivity 0.9.0
[platform/upstream/iotivity.git] / service / soft-sensor-manager / SampleApp / arduino / Trackee_Thing / include / oic_lanLib.h
1 /*
2  * oic_lanLib.h
3  *
4  *  Created on: 2014. 11. 13.
5  *      Author: eunseok
6  */
7
8 #ifndef OIC_LANLIB_H_
9 #define OIC_LANLIB_H_
10
11
12 int ConnectToNetwork();
13
14
15 #endif /* OIC_WIFILIB_H_ */