diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 4264c4a7..f7a3a83b 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -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"