⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 delugeconsts.java

📁 tinyos最新版
💻 JAVA
字号:
/** * This class is automatically generated by ncg. DO NOT EDIT THIS FILE. * This class includes values of some nesC constants from * /opt/tinyos-1.x/tos/lib/Deluge/DelugeC.nc. */package net.tinyos.tools;public class DelugeConsts  {    public static final short DELUGE_BYTES_PER_PAGE = 1102;    public static final short AM_DELUGEDATAMSG = 163;    public static final byte DELUGE_NUM_NEWDATA_ADVS_REQUIRED = 2;    public static final byte DELUGE_SHARED_MSG_BUF = 0;    public static final byte DELUGE_ADV_NOT_READY = 2;    public static final byte DELUGE_FAILED_SEND_DELAY = 16;    public static final byte DELUGE_ADV_NORMAL = 0;    public static final short DELUGE_NACK_TIMEOUT = 512;    public static final byte DELUGE_PKT_BITVEC_SIZE = 6;    public static final byte DELUGE_INVALID_VNUM = -1;    public static final short DELUGE_INVALID_IMGNUM = 255;    public static final byte DELUGE_MAX_ADV_PERIOD_LOG2 = 21;    public static final short AM_DELUGEREQMSG = 162;    public static final byte DELUGE_PKT_PAYLOAD_SIZE = 23;    public static final byte DELUGE_PKTS_PER_PAGE = 48;    public static final byte DELUGE_DATA_Q_SIZE = 2;    public static final byte DELUGE_MAX_NUM_REQ_TRIES = 1;    public static final byte DELUGE_MIN_DELAY = 16;    public static final short DELUGE_NO_PAGE = 255;    public static final byte DELUGE_NUM_MIN_ADV_PERIODS = 2;    public static final byte DELUGE_MAX_IMAGE_SIZE = 96;    public static final byte DELUGE_NUM_IMGS = 2;    public static final byte DELUGE_ADV_PC = 1;    public static final short DELUGE_MAX_REQ_DELAY = 1024;    public static final byte DELUGE_MAX_OVERHEARD_ADVS = 1;    public static final short AM_DELUGEADVMSG = 161;    public static final byte DELUGE_MIN_ADV_PERIOD_LOG2 = 11;    public static final short DELUGE_GOLDEN_IMAGE_NUM = 254;}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -