take out read_payload

pico-i2c-isr
alanbjohnston 3 years ago committed by GitHub
parent 9aeb80d8d0
commit 2689c6725b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -215,7 +215,7 @@ void loop() {
// query INA219 sensors and Payload sensors
; // read_ina219();
read_payload();
//read_payload();
// encode as digits (APRS or CW mode) or binary (DUV FSK)
if ((mode == BPSK) || (mode == FSK)) {

Loading…
Cancel
Save

Powered by TurnKey Linux.