removed the airflow address for bindat plus since its was only for testing

This commit is contained in:
csawatzky 2025-06-26 13:20:43 -06:00
parent 751b39d345
commit d9483282c8

View file

@ -81,8 +81,7 @@ export const BindaptPlusProAvailability: DeviceAvailabilityMap = new Map<
// [quack.ComponentType.COMPONENT_TYPE_VAPOUR_PRESSURE_DEFICIT, [0x40]],
[quack.ComponentType.COMPONENT_TYPE_LIDAR, [0x62]],
[quack.ComponentType.COMPONENT_TYPE_CO2, [0x61]],
[quack.ComponentType.COMPONENT_TYPE_SEN5X, [0x69]],
[quack.ComponentType.COMPONENT_TYPE_AIRFLOW, [0x2a]]
[quack.ComponentType.COMPONENT_TYPE_SEN5X, [0x69]]
])
],
[quack.AddressType.ADDRESS_TYPE_POWER, [0]],