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

网络

开发平台:

Others

  1. //#define DEBUG
  2. struct neighborinfo{
  3.   uint8_t id;
  4.   uint8_t owner;
  5.   uint8_t local_fsize;
  6. };