id.extra
来自「tinyos-2.x.rar」· EXTRA 代码 · 共 8 行
EXTRA
8 行
# The id.extra will simply output the binary with altered node id's and
# will not install the application to the node. You can install it manually.
# Usage: make telosb id.3
# ==> Outputs main.ihex.out-3
NODEID = $(ID)
BUILD_DEPS = setid
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?