changed send_packet to send_aprs_packet

pull/195/head
alanbjohnston 3 years ago committed by GitHub
parent bf96672065
commit 8af6434f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -141,7 +141,7 @@ void write_little_endian(unsigned int word, int num_bytes, FILE *wav_file);
static int init_rf();
void test_radio();
void config_radio();
void send_packet();
void send_aprs_packet();
void read_ina219();
void read_sensors();
void get_tlm_ao7();

Loading…
Cancel
Save

Powered by TurnKey Linux.