From 1a519ebf02b513d1817e2db63060a31fc716d0d5 Mon Sep 17 00:00:00 2001 From: andrey Date: Mon, 27 Oct 2025 16:46:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20se?= =?UTF-8?q?tup=20file=20=D0=B4=D0=BB=D1=8F=20=D0=BD=D0=B0=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=BE=D0=B5=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- john103C6T6/Core/Inc/Proj_setup.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 john103C6T6/Core/Inc/Proj_setup.h diff --git a/john103C6T6/Core/Inc/Proj_setup.h b/john103C6T6/Core/Inc/Proj_setup.h new file mode 100644 index 0000000..88e17bd --- /dev/null +++ b/john103C6T6/Core/Inc/Proj_setup.h @@ -0,0 +1,13 @@ +#ifndef __PROJ_SETUP +#define __PROJ_SETUP + +//**********BEGIN defines*********** +//#define OldVer + + + + + +//**********END defines*********** + +#endif \ No newline at end of file