Drastically improved the USB connection for air alarms. Any airlock can now be made into a shell (#68632)

The USB connections for air alarms have been improved and now include scrubber control, vent control and the setting of the air alarm mode. Also fixes a bug where the limits were not being properly set.

The scrubber, vent and limit control can be duplicated in the circuit to allow multiple limits/scrubbers/vents to be controlled by one circuit.

Any airlock can be made into a shell during construction by configuring the airlock electronic before insert.
This commit is contained in:
Watermelon914
2022-07-29 12:52:29 +01:00
committed by GitHub
parent 5e58950fe0
commit 69226b3bd7
16 changed files with 742 additions and 47 deletions
+1 -1
View File
@@ -193,4 +193,4 @@
return
if(result["should_open"])
return COMPONENT_AIRLOCK_SHELL_ALLOW
return COMPONENT_AIRLOCK_SHELL_ALLOW