This commit is contained in:
2026-03-20 21:19:04 +08:00
parent 90c3d919df
commit 9d3b4b836f
247 changed files with 22127 additions and 30305 deletions

2
user/Interface/Pulse.h Executable file → Normal file
View 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);