Commit 45e8aa60 authored by 张金硕's avatar 张金硕

🐞 fix:修改看门狗定时器配置字节为0x7C

parent 81e56a70
...@@ -94,7 +94,7 @@ const uint8_t user_opt_data[4] __attribute__((used)) __attribute__((section(".AR ...@@ -94,7 +94,7 @@ const uint8_t user_opt_data[4] __attribute__((used)) __attribute__((section(".AR
// </e> // </e>
// </e> // </e>
// </h> // </h>
0x7E, 0x7C,
/** /**
* @brief LVD Control BYTE (C1H) * @brief LVD Control BYTE (C1H)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment