added get_serial_char()

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

@ -182,6 +182,7 @@ void load_files();
void show_dir(); void show_dir();
void serial_input(); void serial_input();
void get_serial_string(); void get_serial_string();
void get_serial_char();
#ifndef STASSID #ifndef STASSID
#define STASSID "Pico" #define STASSID "Pico"

Loading…
Cancel
Save

Powered by TurnKey Linux.