status = aht20_writeAHT_DEVICE_TEST_CMD AHT_DEVICE_PARAM_HIGH_BYTE AHT_DEVICE_PARAM_LOW_BYTE;代码注释
// This code writes the AHT_DEVICE_TEST_CMD command to the AHT20 sensor. // AHT_DEVICE_PARAM_HIGH_BYTE and AHT_DEVICE_PARAM_LOW_BYTE are the parameters to be written. // The status variable will store the result of the write operation.
原文地址: http://www.cveoy.top/t/topic/jaTo 著作权归作者所有。请勿转载和采集!