max min typo

pull/264/head
alanbjohnston 3 years ago committed by GitHub
parent a46499e588
commit 50ebf224c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -721,7 +721,7 @@ void config_telem() {
if (debug_mode)
Serial.println("Clearing min and max telemetry values");
reset_max_min();
reset_min_max();
/*
for (int i = 0; i < 9; i++) {
voltage_min[i] = 1000.0;

Loading…
Cancel
Save

Powered by TurnKey Linux.