start of the epd. Problem right now 0xff display black. Will have to investigate

This commit is contained in:
2026-03-29 21:36:37 -04:00
parent e5b72bbb20
commit be735990ff
14 changed files with 4498 additions and 35 deletions
+4 -1
View File
@@ -12,4 +12,7 @@ using int16 = int16_t;
using int32 = int32_t;
using int64 = int64_t;
#define internal static
#define internal static
#define GPIO_HIGH 1
#define GPIO_LOW 0