Some kind of shell is now there in act

This commit is contained in:
2022-08-24 00:29:26 +02:00
parent 2316a1125f
commit 50d11c0c62
8 changed files with 524 additions and 222 deletions

View File

@ -17,7 +17,7 @@ enum {
AC_PROTO_UNKNOWN
};
int start_shell(cw_Cfg_t *global_cfg);
int start_rpc(cw_Cfg_t *global_cfg);
int test_shell();