📄 oppsinktab.run
字号:
## oppsinktab# emruntab for one_phase_pull creates the stack:# test_sink<->one_phase_pull<->filter_core<-># blacklistd<->neighbord<->linkstats<->motenic<->hostmoteinclude link/link.runinclude mote/mote.run&mote_hostmote(/dev/ttyS0,mica2,0);&mote_motenic(mote0,0,show="leds");&link_linkstats(mote0,ls0,show="leds:core");&link_neighbors(ls0);&link_blacklist(ls0,bl0,ls0,args="-b 70 -g 80");process filter_core { waitfor = bl0; type = once; noclean; cmd = "link/diffusion/filter_core";}process one_phase_pull { type = once; noclean; cmd = "link/diffusion/one_phase_pull";}process test_sink { type = once; noclean; cmd = "link/diffusion/test_sink -d 1";}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -