removed start_ina219 in restart

pico-i2c
alanbjohnston 3 years ago committed by GitHub
parent dcf8fa7579
commit 1eca4121f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4271,7 +4271,7 @@ void prompt_for_input() {
prompt = false;
// Serial.println("Restart not yet implemented");
start_payload();
start_ina219();
// start_ina219();
if (mode != CW)
transmit_callsign(callsign);
sleep(0.5);

Loading…
Cancel
Save

Powered by TurnKey Linux.