refactor(architecture): unify facade headers and remove unused lcd dependency
This commit is contained in:
@@ -6,10 +6,7 @@
|
||||
#include <strings.h>
|
||||
|
||||
#include "esp_log.h"
|
||||
#include "image_generation.h"
|
||||
#include "printer_protocol.h"
|
||||
#include "raster_tools.h"
|
||||
#include "runtime_policy.h"
|
||||
#include "domain.h"
|
||||
|
||||
static const char *TAG = "rest_print";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user