feat:switch to plain amp so we can manually add plusminus
This commit is contained in:
parent
32b4d09d39
commit
f10bd7cfce
@ -80,7 +80,7 @@ Please observe the conference page limits.
|
||||
\begin{circuitikz}
|
||||
\node (in_p) at (0,1.5) {$v_p$};
|
||||
\node (in_n) at (0,0) {$v_n$};
|
||||
\node (opamp) [op amp,yscale=1.5] at (3,0.75) {};
|
||||
\node (opamp) [plain amp,yscale=1.5,xscale=1.5] at (3,0.75) {};
|
||||
\node (out) at (6,0.75) {};
|
||||
|
||||
% Input resistor
|
||||
|
Loading…
Reference in New Issue
Block a user