添加 Mecanum Wheel 项目文件

This commit is contained in:
2025-11-16 20:13:23 +08:00
parent 9aa3249d88
commit 84d431c2c0
3648 changed files with 2323674 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
// <<< Use Configuration Wizard in Context Menu >>>
// <e> Fixed Debug Authentication
// <i> Use a fixed value for Debug Authentication. Only secure debug authentication configurable.
DAuthFixed = 0x1;
// <q.2> Secure Invasive Debug
// <q.3> Secure Non-Invasive Debug
DAuthConfig = 0xF;
// </e>
// <<< end of configuration section >>>