From f3c848a5678ad97eb5e002cf799fdccff9275b3d Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 25 Nov 2023 11:55:10 +0200 Subject: [PATCH] Pre-commit fix --- Software/src/battery/BATTERIES.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Software/src/battery/BATTERIES.h b/Software/src/battery/BATTERIES.h index 91fbae84..4d6d9a22 100644 --- a/Software/src/battery/BATTERIES.h +++ b/Software/src/battery/BATTERIES.h @@ -34,7 +34,7 @@ #endif #ifdef SERIAL_LINK_RECEIVER -#include "SERIAL-LINK-RECEIVER-FROM-BATTERY.h" //See this file for more Serial-battery settings +#include "SERIAL-LINK-RECEIVER-FROM-BATTERY.h" //See this file for more Serial-battery settings #endif -#endif \ No newline at end of file +#endif