From 51393af87f6dc09a00e78d71dbff8a15721c1198 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 18 二月 2025 10:29:46 +0800 Subject: [PATCH] V1.9 增加看门狗 --- Inc/main.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Inc/main.h b/Inc/main.h index a1d06b5..84098d6 100644 --- a/Inc/main.h +++ b/Inc/main.h @@ -10,7 +10,7 @@ * inserted by the user or by software development tools * are owned by their respective copyright owners. * - * COPYRIGHT(c) 2024 STMicroelectronics + * COPYRIGHT(c) 2025 STMicroelectronics * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: -- Gitblit v1.9.3