🎨 Consolidate Ender-3 V2 DWIN common code (#22778)

This commit is contained in:
Scott Lahteine
2021-09-15 19:48:29 -05:00
committed by Scott Lahteine
parent 5b593da04d
commit e705a7724e
39 changed files with 1512 additions and 4078 deletions

View File

@@ -21,12 +21,11 @@
*/
#pragma once
#include <stdint.h>
#include "../../fontutils.h"
#include "../../marlinui.h"
#include <stdint.h>
typedef struct _dwin_charmap_t {
wchar_t uchar; // the unicode char
uint8_t idx; // the glyph of the char in the ROM