?? customdefaulttab.run
字號:
## customdefaulttab# emruntab for one_phase_pull creates the stack:# custom_filter<->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 custom_filter { type = once; noclean; cmd = "link/diffusion/custom_filter";}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -