chg: 'sc' textual

This commit is contained in:
Chris 2018-07-05 21:16:14 +02:00
commit f130b97051
2 changed files with 22 additions and 19 deletions

View file

@ -32,5 +32,6 @@ extern int CmdSmartReader(const char *Cmd);
extern int usage_sm_raw(void);
extern int usage_sm_reader(void);
extern int usage_sm_info(void);
extern int usage_sm_upgrade(void);
#endif