test velocityopenloop failed

This commit is contained in:
2025-11-18 15:25:57 +08:00
parent a924ee9b94
commit 77b61cb90e
4 changed files with 115 additions and 143 deletions

View File

@@ -1,7 +1,7 @@
#ifndef CONFIG_H
#define CONFIG_H
#define DEBUG_ENABLED true
#define DEBUG_MT_ENABLED true
#define DEBUG_ENABLED false
#define DEBUG_MT_ENABLED false
#define DEBUG_DFOC_ENABLED false
#endif