⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sub_event.conf

📁 marvell cf wifi driver source code CF-8385-linux-x86-5.0.4.p0-132-src.rar
💻 CONF
字号:
#	File: sub_event.conf
# This file is used to configure the Event parameters to the F/W

Events={
	Action=1		#set = 1, get = 0
	Event=0x08		#RSSI_LOW = B_BIT0 | SNR_LOW = B_BIT1 |
				#MAX_FAIL = B_BIT2 | LINK_LOSS = B_BIT3

	RSSI=40,0		#RSSI=<value>,<frequency>	
	SNR=56,0		#SNR=<value>,<frequency>
	FailureCount=5,0	#FailureCount=<value>,<frequency>
	BcnMissed=60		#BcnMissed=<value>
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -