Update cubesatsim.ino

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent a7a5260b4f
commit 52d551d173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1461,7 +1461,7 @@ void read_ina219()
Serial.println(" mA");
voltage[0] = loadvoltage;
current[0] = current_ma;
current[0] = current_mA;
}

Loading…
Cancel
Save

Powered by TurnKey Linux.