import time from machine import Pin, I2C, time_pulse_us from vl53l0x import VL53L0X import _thread us_daten = [0.0]*10 tof_daten = [0.0}*10