Elite 1.4-re try to DAC

This commit is contained in:
YiChin
2019-08-20 19:24:08 +08:00
parent 112e177928
commit 53c28fed5d
@@ -838,7 +838,7 @@ static void CleanBuffer(){
VoltOrigin = DACzero;
VoltFinal = DACposMax;
Step = 10; // 10 = 0x0A ~= 3.05 mv ~= 3 mv
StepTime = 4; // 0x30 = 2'd48 ~= 2 second, 24 = 0x18
StepTime = 3; // 0x30 = 2'd48 ~= 2 second, 24 = 0x18
StepTimeCounter = 1;
for(int i=0 ; i<SPI_LED_SIZE ; i++){