fix: correct a node name
changes nothing
This commit is contained in:
parent
5923a078d9
commit
f621fa96bb
@ -90,7 +90,7 @@ amplification is depicted below.
|
|||||||
(OA.out) to ++(0, 0) coordinate (OUT) to (FB)
|
(OA.out) to ++(0, 0) coordinate (OUT) to (FB)
|
||||||
(OUT) to [short, *-o] ++(0.5,0) node [right=0.2cm]{$v_{out}$};
|
(OUT) to [short, *-o] ++(0.5,0) node [right=0.2cm]{$v_{out}$};
|
||||||
\node (v_p) [above=0cm] at (OA.+) {$v_p$};
|
\node (v_p) [above=0cm] at (OA.+) {$v_p$};
|
||||||
\node (v_p) [below=0cm] at (OA.-) {$v_n$};
|
\node (v_n) [below=0cm] at (OA.-) {$v_n$};
|
||||||
;
|
;
|
||||||
\end{circuitikz}
|
\end{circuitikz}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
Loading…
Reference in New Issue
Block a user