NULL
This commit is contained in:
0
user/Interface/AlarmOutputDefine.h
Executable file → Normal file
0
user/Interface/AlarmOutputDefine.h
Executable file → Normal file
0
user/Interface/CurrentLoop.c
Executable file → Normal file
0
user/Interface/CurrentLoop.c
Executable file → Normal file
0
user/Interface/CurrentLoop.h
Executable file → Normal file
0
user/Interface/CurrentLoop.h
Executable file → Normal file
8
user/Interface/Display.c
Executable file → Normal file
8
user/Interface/Display.c
Executable file → Normal file
@@ -34,8 +34,8 @@ void NumericPrepForOutputAndDisplay(void)
|
||||
else if(currentMode.Bit.DebugMode) DebugDisplay();
|
||||
else if(currentMode.Bit.CalibMode) CalibrationDisplay();
|
||||
else if((alarmState & HARD_ALARM) == HARD_ALARM) HardWareAlarmInfo(alarmState);
|
||||
else if(systemAlarm.Bit.GasChange) GasChangeDisplay();
|
||||
else CommAddrDisplay(localAddress);
|
||||
else if(isCurrentGas) GasChangeDisplay();
|
||||
else CommAddrDisplay(localAddress);
|
||||
#endif
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
@@ -87,8 +87,8 @@ void AlarmFlashDisplay(void)
|
||||
// ErrorDisplay(alarmState);
|
||||
//
|
||||
// if((alarmState & HARD_ALARM) == HARD_ALARM) HardWareAlarmInfo(alarmState);
|
||||
// else if(systemAlarm.Bit.GasChange) GasChangeDisplay();
|
||||
// else CommAddrDisplay(localAddress);
|
||||
// else if(isCurrentGas) GasChangeDisplay();
|
||||
// else CommAddrDisplay(localAddress);
|
||||
//
|
||||
// LcdModeInit();
|
||||
// LcdWriteDisplay();
|
||||
|
||||
0
user/Interface/Display.h
Executable file → Normal file
0
user/Interface/Display.h
Executable file → Normal file
0
user/Interface/KeyEdit.c
Executable file → Normal file
0
user/Interface/KeyEdit.c
Executable file → Normal file
0
user/Interface/KeyEdit.h
Executable file → Normal file
0
user/Interface/KeyEdit.h
Executable file → Normal file
0
user/Interface/MFC4B6B.tmp
Executable file → Normal file
0
user/Interface/MFC4B6B.tmp
Executable file → Normal file
0
user/Interface/Pulse - 副本.c
Executable file → Normal file
0
user/Interface/Pulse - 副本.c
Executable file → Normal file
0
user/Interface/Pulse - 副本.h
Executable file → Normal file
0
user/Interface/Pulse - 副本.h
Executable file → Normal file
0
user/Interface/Pulse.c
Executable file → Normal file
0
user/Interface/Pulse.c
Executable file → Normal file
2
user/Interface/Pulse.h
Executable file → Normal file
2
user/Interface/Pulse.h
Executable file → Normal file
@@ -13,7 +13,7 @@ extern u32 pulseCounter, unitPerPulse;
|
||||
extern u16 isPulseUpdaed;
|
||||
|
||||
extern s16 calibUnitPerPulse;
|
||||
//extern const u16 MaxPulseOutput[];
|
||||
extern const u16 MaxPulseOutput[];
|
||||
extern const u16 PULSE_TABLE[];
|
||||
//******************************************************************************
|
||||
void PulseParameterInit(void);
|
||||
|
||||
0
user/Interface/PulseDefine.h
Executable file → Normal file
0
user/Interface/PulseDefine.h
Executable file → Normal file
0
user/Interface/StdKeyEdit 0810.c
Executable file → Normal file
0
user/Interface/StdKeyEdit 0810.c
Executable file → Normal file
0
user/Interface/StdKeyEdit 0810.h
Executable file → Normal file
0
user/Interface/StdKeyEdit 0810.h
Executable file → Normal file
0
user/Interface/StdKeyEdit.c
Executable file → Normal file
0
user/Interface/StdKeyEdit.c
Executable file → Normal file
0
user/Interface/StdKeyEdit.h
Executable file → Normal file
0
user/Interface/StdKeyEdit.h
Executable file → Normal file
0
user/Interface/StdKeyEditDefine.h
Executable file → Normal file
0
user/Interface/StdKeyEditDefine.h
Executable file → Normal file
Reference in New Issue
Block a user