Set up clang format & tidy and format all the files

This commit is contained in:
2023-02-09 19:41:11 +01:00
parent 38906dafef
commit c3f200fee4
9 changed files with 127 additions and 119 deletions

View File

@@ -1,7 +1,6 @@
#include "IPrinter.hpp"
#include <memory>
#include "IPrinter.hpp"
#include "P700Driver.hpp"
#pragma once