Merge pull request #683 from heejin-kim/hj_18
authordavidfather <seongil.hahm@gmail.com>
Thu, 28 Sep 2017 06:20:46 +0000 (15:20 +0900)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2017 06:20:46 +0000 (15:20 +0900)
Add st_things framework for SmartThings Things SDK

1  2 
framework/Makefile
framework/include/st_things/st_things.h
framework/include/st_things/st_things_types.h

Simple merge
  /**
   * @ingroup SmartThings
   * @{
 */
+ */
  
  /**
 - * @file st_things_types.h
 + * @file st_things/st_things_types.h
   * @brief Provides structure definition for SmartThings Things SDK
   */
  #ifndef __ST_THINGS_TYPES_H__
  #define __ST_THINGS_TYPES_H__