Checklist
Describe the bug
Copy of nasa/to_lab#68 and nasa/sample_app#111
There are quite a few redundant comments in the code, such as:
/* end of function */-type comments
/* end if */-type comments
- function header comments which include the function name
Expected behavior
Remove redundant comments to reduce clutter and inconsistency in the code, and improve readability.
Reporter Info
@thnkslprpt