?? sasharules
字號:
########################################################################### Set Radio Power # - Radio transmit power is by a value (RTP) between 0x00 and 0xFF# - RTP = 0 for least power; =0xFF for max transmit power#-------------------------------------------------------------------------# For Mica2# Freq Band: Output Power(dBm) RTP# 916 Mhz -20 0x02# -10 0x09# 0 (1mw) 0x80# 5 0xFF##########################################################################include ../../MakerulesPFLAGS+=-I../CFLAGS+=-DCC1K_DEF_FREQ=916400000CFLAGS+=-DRADIO_XMIT_POWER=0x02board=micasbMIB510=/dev/ttyS4
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -