From 6cf63aea017a9a5d6bc8945fbb56f3ed56e23955 Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Wed, 23 Sep 2026 11:22:45 +0200 Subject: [PATCH] Add MCU and PCB acronym definitions --- thesis.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thesis.tex b/thesis.tex index 0a67e8c..e6817df 100644 --- a/thesis.tex +++ b/thesis.tex @@ -43,8 +43,8 @@ \DeclareAcronym{hv}{short = HV, long = High Voltage} \DeclareAcronym{lv}{short = LV, long = Low Voltage} \DeclareAcronym{obd2}{short = OBDII, long = On-board Diagnostics 2} - - +\DeclareAcronym{mcu}{short = MCU, long = Micro Controller Unit} +\DeclareAcronym{pcb}{short = PCB, long = Printed Circuit Board} % Pagina e intestazioni \usepackage{scrlayer-scrpage}