Update payload_pico.h read_config as bool

beta-v1.3.1-vhf-cleanup
Alan Johnston 2 years ago committed by GitHub
parent 12170a76cc
commit a2bf515c96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -217,7 +217,7 @@ void get_serial_char();
void get_serial_clear_buffer();
void set_lat_lon();
void program_radio();
void read_config_file();
bool read_config_file();
void write_config_file();
void read_mode();
void write_mode();

Loading…
Cancel
Save

Powered by TurnKey Linux.