English
首页
论坛
博客
多用户博客
在线工具
在线手册
开通博客赚积分
发布资源赚积分
分类
源码开发语言/平台
当前位置:
首页
> 源码/资料 >
Linux/Unix编程
>
网络
> 查看源码
SetDrand.nc
资源名称:
zmacForRelease.tar.gz [点击查看]
上传用户:
joranyuan
上传日期:
2022-06-23
资源大小:
3306k
文件大小:
0k
源码类别:
网络
开发平台:
Others
SetDrand.nc:源码内容
includes zmacInfo;
interface SetDrand {
command result_t Set(nodeInfo *myInfo, uint8_t nHop, nodeInfo *nInfo, uint16_t sSize);
command void setParent(uint8_t id);
}