Skip to content

Format code to comply with CI requirements

This commit is the result of executing clang-format -i $(find . -name "*.c") and removing a printf line. Looked through, built and launched, no issues spotted. Closes #2 (closed).

Merge request reports