Mass reformat

No code changes other than what clang-format mandates. This is breaking
This commit is contained in:
Imbus 2025-12-28 07:09:00 +01:00
parent a1c041481c
commit fe32d197f9
38 changed files with 7094 additions and 6574 deletions

View file

@ -22,7 +22,6 @@
#ifndef print_h
#define print_h
void printString(const char *s);
void printPgmString(const char *s);