import bme280 import smbus2 from time import sleep port = 1 address = 0x77 # Adafruit BME280 address. Other BME280s may be different bus = smbus2.
確定! 回上一頁