added read and write mode

pull/183/head
alanbjohnston 3 years ago committed by GitHub
parent ae9863da69
commit ca37c5bbc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -205,7 +205,9 @@ void set_lat_lon();
void program_radio();
void read_config_file();
void write_config_file();
void read_mode();
void write_mode();
#ifndef STASSID
#define STASSID "Pico"
#define STAPSK "picoPassword"

Loading…
Cancel
Save

Powered by TurnKey Linux.