pull/74/head
alanbjohnston 5 years ago committed by GitHub
parent db71caa8f7
commit af3d08657c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1240,7 +1240,7 @@ if (sim_mode)
voltage_min[count1] = current[count1];
if (voltage[count1] > voltage_max[count1])
voltage_max[count1] = voltage[count]1;
voltage_max[count1] = voltage[count1];
if (current[count1] > current_max[count1])
voltage_max[count1] = current[count1];

Loading…
Cancel
Save

Powered by TurnKey Linux.