1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 20:49:49 +04:00

Fix after merge issues pt1

This commit is contained in:
MX
2023-02-08 12:22:11 +03:00
parent 6c768f2019
commit 81316255f9
6 changed files with 25 additions and 29 deletions

View File

@@ -42,6 +42,7 @@ env.Append(
"variant",
)
),
File("u8g2/u8g2.h"),
],
CPPDEFINES=[
'"M_MEMORY_FULL(x)=abort()"',