From b363880852a0f14289390c8f2abe6fceddd84f31 Mon Sep 17 00:00:00 2001 From: Diego Contreras Date: Sun, 28 Feb 2021 10:38:12 -0800 Subject: [PATCH] Fix typo in BatteryTester.tex --- BatteryTester.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BatteryTester.tex b/BatteryTester.tex index f15c348..79de27d 100644 --- a/BatteryTester.tex +++ b/BatteryTester.tex @@ -29,7 +29,7 @@ \section{[Completed] A Simple Battery Meter} \includegraphics[width=\textwidth,height=7cm,keepaspectratio=true]{BatteryTesterPortable} \includegraphics[width=\textwidth,height=7cm,keepaspectratio=true]{BatteryTesterPortInside} \caption{ - The portable version of this project crammed into an old phone box. A blank PCB was used instead of a breadboard in this version to prevent the battery from accidentally shorting itself if the case were ever dropped. The button is used to toggle the backlight to control power consumption, so that it can be powered by a mobile battery efficiently. + The portable version of this project crammed into an old phone box. A blank PCB was used instead of a breadboard in this version to prevent the battery from accidentally shorting itself in the case it were ever dropped. The button is used to toggle the backlight to control power consumption, so that it can be powered by a mobile battery efficiently. } \end{figure}