Tikz inversion

This commit is contained in:
giuliof 2020-01-07 17:35:40 +01:00
parent 2c2dcaed79
commit 06912b99fa
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
\begin{center}
\begin{circuitikz}
\draw (0,0)[american voltages]
to[battery1=$V$,invert] (0,2)
to[battery1, v<=$V$, invert] (0,2)
to[short, i>=$I$] (2,2)
to[R=$R$] (2,0)
to[short] (0,0);