This commit is contained in:
2023-12-03 17:30:32 +03:00
parent bd74d4684f
commit ef09715d0e
2 changed files with 2 additions and 6 deletions

View File

@@ -76,6 +76,7 @@ void set_handlers(){
}
int main(int argc, char ** argv)
{
//+
set_handlers();
//-
userWorkspace = String(argv[1]);