OSD fixes.

This commit is contained in:
sorgelig
2019-12-05 00:48:30 +08:00
parent 38291070e5
commit acf0111877
3 changed files with 2 additions and 3 deletions

View File

@@ -1705,6 +1705,7 @@ void user_io_read_confstr()
}
cfgstr[j++] = 0;
DisableIO();
}
char *user_io_get_confstr(int index)