From f7f11acafe0a404fa218c13832e32fce574ae0f6 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Fri, 2 Jan 2026 11:37:35 +0000 Subject: Adds battery monitoring to frontend --- hsm-web/Client/src/INA226.vue | 48 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 hsm-web/Client/src/INA226.vue (limited to 'hsm-web/Client/src/INA226.vue') diff --git a/hsm-web/Client/src/INA226.vue b/hsm-web/Client/src/INA226.vue new file mode 100644 index 0000000..bf0141f --- /dev/null +++ b/hsm-web/Client/src/INA226.vue @@ -0,0 +1,48 @@ + + + + + -- cgit v1.2.1