resurrect and assertions

This commit is contained in:
2021-06-09 11:32:28 +03:00
parent 6af21622a1
commit d71432136c
7 changed files with 1621 additions and 1578 deletions

View File

@@ -332,7 +332,7 @@ void usage() {
int main(int argc, char * argv[]) {
sys_mon.startOnSelf();
PIINTROSPECTION_START
PIINTROSPECTION_START(pisd)
//piDebug = false;
PICLI cli(argc, argv);
cli.addArgument("help");