Script takes arguments from command line
Closed this issue · 2 comments
LeShracXD commented
Command line arguments will be used for the web interface calls and for presets as well. Default arguments will exist.
LeShracXD commented
This is now high priority, since arguments will have to be taken from the get_parser() function. Arguments still have to be determined, and presets will exist in them for coil configuration.
LeShracXD commented
The parser function is now properly used to get arguments from command line.