From d3ba905bf1971b312922632316cc55981952d06b Mon Sep 17 00:00:00 2001
From: juzz86 <153141147+juzz86@users.noreply.github.com>
Date: Thu, 14 Dec 2023 22:04:42 +1100
Subject: [PATCH 1/2] Add generic smart relay component
I work at a Tafe in Australia and we are after a simple circuit diagram creator, but many of the components we use are not electronic but do get represented via a circuit diagram. I hope to continue to add to this library so that I can use with classes of students to help them build some basic circuit diagrams. Or at least be exposed to the concept.
---
common/relay/smart_relay.xml | 103 +++++++++++++++++++++++++++++++++++
1 file changed, 103 insertions(+)
create mode 100644 common/relay/smart_relay.xml
diff --git a/common/relay/smart_relay.xml b/common/relay/smart_relay.xml
new file mode 100644
index 0000000..3f705be
--- /dev/null
+++ b/common/relay/smart_relay.xml
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
From 53c57348750e3321af9060e494fb39d541d18201 Mon Sep 17 00:00:00 2001
From: juzz86
Date: Sun, 17 Dec 2023 20:32:57 +1100
Subject: [PATCH 2/2] Fixed minsize value was smaller than it should
---
common/relay/smart_relay.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/relay/smart_relay.xml b/common/relay/smart_relay.xml
index 3f705be..e2b85a8 100644
--- a/common/relay/smart_relay.xml
+++ b/common/relay/smart_relay.xml
@@ -4,7 +4,7 @@
-
+