SPATZ migration + proper directory structure

This commit is contained in:
dario
2023-12-10 14:11:54 +01:00
parent f819b24bfa
commit c60629b4c9
24 changed files with 938 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
from sensor import Sensor
from compound import CompoundSensor
from imu import Accelerometer
from imu import Gyroscope
from imu import IMU