– Added initial .clangformat changes. This is quite conservative; when there was any doubt with includes, it was disabled.
– Removed includes of CPP files and fixed compilation through platformio.
– Changed #ifndef,#define to #pragma once wherever possible.
The actual binary that is generated should still be exactly the same.