Skip to content

Commit c37baba

Browse files
committed
include in electrical library
1 parent 052b2b6 commit c37baba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Electrical/Electrical.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ include("Analog/sensors.jl")
2424
export Voltage, Current
2525
include("Analog/sources.jl")
2626

27+
export NMOS, PMOS
28+
include("Analog/mosfets.jl")
29+
2730
# include("Digital/gates.jl")
2831
# include("Digital/sources.jl")
2932

0 commit comments

Comments
 (0)