Closed Makiv1 closed 3 months ago
Let me know when this is ready for another review!
Should be ready for another review :)
If you're getting tired of this task, feel free to let me know and I'd be happy to make the remaining changes, and/or you can get started on another issue!
Also, if you make that change, feel free to add yourself as a contributor in the README! Otherwise, do it in the future PR.
parse_full_telecommand() now validates that the correct number of arguments are provided. Returns 100 if the wrong number of arguments are provided. Corresponding unit tests have been added.