2 Commits

Author SHA1 Message Date
6770fce7b7 Extend printer interface to represent actually functionality better
All checks were successful
Build ptprnt / build (push) Successful in 1m4s
2024-04-20 12:54:32 +02:00
Moritz Martinius
1b52fb0458 This Commit adds a rudimentary printer factory to greatly simplify the creation of printers
All checks were successful
Build ptprnt / build (push) Successful in 1m36s
2024-03-23 14:38:44 +01:00

1
.gitignore vendored
View File

@@ -6,7 +6,6 @@ subprojects/*
coverageReport/
# Files
ptprnt.log
!subprojects/*.wrap
.vscode/*
!.vscode/c_cpp_properties.json