Added lots of RPC cmds added. send is possible.

This commit is contained in:
2022-08-28 09:06:15 +02:00
parent 62616b5e7b
commit a77023165b
22 changed files with 452 additions and 168 deletions

View File

@ -40,7 +40,7 @@ struct wtpman {
cw_Cfg_t * wtp_cfg;
int update;
int ctr;
};