This commit is contained in:
2026-03-20 21:16:58 +08:00
parent 286ff98b8e
commit 90c3d919df
248 changed files with 94554 additions and 0 deletions

15
user/Interface/MFC4B6B.tmp Executable file
View File

@@ -0,0 +1,15 @@
//##############################################################################
#if(ENABLE_4_20MA_OUTPUT)
//##############################################################################
#ifndef __CurrentLoop_h__
#define __CurrentLoop_h__
void CurrentLoopInit(void);
void CurrentLoopLopwerMode(void);
void ComputCurrentLoopAndOutput(void);
#endif
//##############################################################################
#endif
//##############################################################################