diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 3e0531ae..8c290401 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -168,6 +168,7 @@ void transmit_callsign(char *callsign); void parse_payload(); void load_files(); void show_dir(); +void serial_input(); #ifndef STASSID #define STASSID "Pico"