/Modules/Sensors/ALTIMET01A/SW/Python/ALTIMET01A_test.py
23,7 → 23,10
#### Sensor Configuration ###########################################
 
cfg = config.Config(
port = port,
i2c = {
"port": port,
},
 
bus = [
{
"type": "i2chub",