1_BME280 獲取BME280地址sudo i2cdetect -y 1 import board import busio import adafruit_bme280 # Create library object using our Bus I2C port ...
確定! 回上一頁