5432: make thermistor arrow uni-directional

nix_fix
occheung 2022-01-14 17:48:24 +08:00
parent 732270ef56
commit cb911797c8
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ All channels can be updated simultaneously.
% Thermistor for TEC controller
\draw (6.6, 3.3) node[thermistorshape, scale=0.7, rotate=-90] (thermistor) {};
\draw [latexslim-latexslim] (7.85, 3.3) -- (6.75, 3.3);
\draw [latexslim-] (7.85, 3.3) -- (6.75, 3.3);
% Connect the controller to the cooler
\draw [-latexslim] (7.85, 4.2) -- (4.6, 4.2) -- (tec_cooler.north);