update and apply afmt
Some checks failed
fsfw/fsfw example hosted/pipeline/head There was a failure building this commit

This commit is contained in:
2022-05-20 08:39:16 +02:00
parent da168b21ef
commit ab047190be
10 changed files with 83 additions and 107 deletions

View File

@ -1,7 +1 @@
target_sources(${TARGET_NAME}
PUBLIC
printChar.c
)
target_sources(${TARGET_NAME} PUBLIC printChar.c)