Skip to content

Commit d99fdcd

Browse files
committed
f: Pin is a connector
1 parent 4d9f8de commit d99fdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Electrical/utils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@model Pin begin
1+
@connector Pin begin
22
v(t) # Potential at the pin [V]
33
i(t), [connect = Flow] # Current flowing into the pin [A]
44
end

0 commit comments

Comments
 (0)