mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-22 03:42:39 +01:00
cjk with printer_set_font
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#include <freetype/freetype.h>
|
||||
// clang-format off
|
||||
#include <freetype2/ft2build.h>
|
||||
|
||||
#include <freetype/freetype.h>
|
||||
// clang-format on
|
||||
/// raspberry pi CM3
|
||||
|
||||
#define BCM_GPIO_28 28
|
||||
|
||||
Reference in New Issue
Block a user