mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/SPATZ.git
synced 2025-09-29 05:17:33 +00:00
Complete migration of SPATZ to this repository
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from sensor import Sensor
|
||||
from compound import CompoundSensor
|
||||
|
||||
from imu import Accelerometer
|
||||
from imu import Gyroscope
|
||||
from imu import IMU
|
||||
from spatz.sensors.sensor import Sensor
|
||||
from spatz.sensors.imu import Accelerometer, Gyroscope, IMU
|
||||
from spatz.sensors.pressure import PressureSensor
|
||||
from spatz.sensors.compound import CompoundSensor
|
Reference in New Issue
Block a user