From fd03bf87a7b2946c035f8273ddb64647bd0b0f71 Mon Sep 17 00:00:00 2001 From: vegano1 Date: Thu, 18 Jan 2024 14:12:48 -0500 Subject: [PATCH] fix(hepa-uv): add hepa-uv to firmware manifest json file. --- scripts/subsystem_versions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/subsystem_versions.py b/scripts/subsystem_versions.py index a4d7f1385..1f7772d97 100644 --- a/scripts/subsystem_versions.py +++ b/scripts/subsystem_versions.py @@ -17,6 +17,7 @@ "pipettes-single", "pipettes-multi", "pipettes-96", + "hepa-uv", ] USB_SUBSYSTEMS = [ "rear-panel",