📄 readme
字号:
README for SimpleCmd and BcastAuthor/Contact: tinyos-help@millennium.berkeley.eduDescription:This directory contains two Tiny OS applications: SimpleCmd and Bcast.SimpleCmd --- handles AM message type 8. This type of message is typicallya command from a PC that is connected to the base station. Currently SimpleCmd only support command 4 commands: led_on --- turn the yellow LED on led_off -- turn the yellow LED off radio_quieter --- decrease the input to RFM. radio_louder --- increate the input to RFMBcast --- can process a command as SimpleCmd does and forward a new command over RFM to other motes.This application is part of Tiny OS tutorial.Tools:net.tinyos.sf.SerialForwardnet.tinyos.tools.BcastInjectThese PC tools are used to inject a Am message wich contains a command to the SimpleCmd moduleKnown bugs/limitations:Only 4 commands as described above are supported.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -