Elite 1.4-re try to DAC
This commit is contained in:
+1
-1
@@ -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++){
|
||||
|
||||
Reference in New Issue
Block a user