SetDrand.nc
上传用户:joranyuan
上传日期:2022-06-23
资源大小:3306k
文件大小:0k
源码类别:

网络

开发平台:

Others

  1. includes zmacInfo;
  2. interface SetDrand {
  3.   command result_t Set(nodeInfo *myInfo, uint8_t nHop, nodeInfo *nInfo, uint16_t sSize);
  4.   command void setParent(uint8_t id);
  5. }