doc(master : nicsensor)update readme

This commit is contained in:
leimingsheng 2025-06-26 13:58:00 +08:00
parent 9e07465212
commit 0592c4b786

@ -169,6 +169,10 @@ nicsensor_v2将服务器选通channel和读取传感器数值的功能解耦
### 6_1_Project变量说明 ### 6_1_Project变量说明
> [!important]
> 对于所有传感器的`xxx_Channel_name`, 将其配置为`disable`即可跳过对应的channel的数据解析。
> 推荐在硬件上空置的Channel将其配置为 `disable`,防止脚本解析数据时出现混淆
**ADC128**相关 **ADC128**相关
- `votage_division_factor_0`: ADC128芯片Channel 0的分压系数 - `votage_division_factor_0`: ADC128芯片Channel 0的分压系数
- `votage_division_factor_1`: ADC128芯片Channel 1的分压系数 - `votage_division_factor_1`: ADC128芯片Channel 1的分压系数