/******************************************************* * File name: pando_subdevice.h * Author: razr * Versions: 1.0 * Description: pando iot embeded framework. * History: * 1.Date: Sep 11, 2015 * Author: razr * Modification: initial code *********************************************************/ #ifndef PANDO_FRAMEWORK_H_ #define PANDO_FRAMEWORK_H_ void pando_framework_init(void); #endif /* PANDO_FRAMEWORK_H_ */