4 lines
140 B
Python
4 lines
140 B
Python
|
from sensors.vl53l1x_sensor import VL53L1XSensor
|
||
|
from sensors.people_counter import PeopleCounter
|
||
|
from sensors.tof_sensor import Directions
|