Reorganize folders, interface for both cli parser and core module
Some checks failed
Build ptprnt / build (push) Failing after 41s

This commit is contained in:
2025-10-13 21:00:16 +02:00
parent 81b0f25f32
commit f8a008a105
13 changed files with 213 additions and 64 deletions

View File

@@ -21,7 +21,7 @@
#include <string>
#include <vector>
#include "interface/IPrinterDriver.hpp"
#include "printers/interface/IPrinterDriver.hpp"
#include "libusbwrap/LibUsbTypes.hpp"
namespace ptprnt {