CodeChenL
CodeChenL
> 不用担心。有翻譯工具可用於理解其含義。 > > 在@fasterit 提到的文件夹中有几个描述各种传感器的文件。文件 包含传感器类型。`type` 我只知道如何列出文件夹内的文件,不知道如何分辨传感器类型
@BenBE 了解了,非常感谢,我将在半小时后下班,预计一小时内完成
@BenBE @faster respect,i do it!!! ```shell ➜ ~ cd /sys/class/thermal/thermal_zone0 ➜ thermal_zone0 ls available_policies cdev2_weight power trip_point_1_temp cdev0 integral_cutoff slope trip_point_1_type cdev0_trip_point k_d subsystem trip_point_2_hyst cdev0_weight k_i sustainable_power trip_point_2_temp cdev1...
> file you find in th Added, almost forgot`ls thermal_zone1` ```shell ➜ ~ cd /sys/class/thermal/thermal_zone1 ➜ thermal_zone1 ls available_policies k_d k_po mode passive power subsystem temp uevent integral_cutoff k_i k_pu...
还有顺手催一下鸽了很久的#46 😂
> 我先当做一个扩展功能记录下来。但暂时可能不会排期 有记录就行了,大佬先干正事
> Could you give a specific test case for this? We have some tests in the `test_library.py` test file, so covering the case of when it should and should not...
> The current tests are here: https://github.com/square/pylink/blob/master/tests/unit/test_library.py#L804 I well try run it on my Windows PC and Rock pi
> The current tests are here: https://github.com/square/pylink/blob/master/tests/unit/test_library.py#L804 Windows PC:  Rock Pi: 
> The current tests are here: https://github.com/square/pylink/blob/master/tests/unit/test_library.py#L804 my english is not good,do i need to do anything else?