aboutsummaryrefslogtreecommitdiff
path: root/test/ppu-stm-integration-demo/data.h
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-04-06 16:49:36 +0200
committerlonkaars <loek@pipeframe.xyz>2023-04-06 16:49:36 +0200
commit892424ba4d0c979e4351f7a866b6fe777783e4d2 (patch)
treed6688765834be74370038d8662703bd83b1acd40 /test/ppu-stm-integration-demo/data.h
parent4881723cf765fbd7bad2a1f08baf5897a7425401 (diff)
dma send done and working
Diffstat (limited to 'test/ppu-stm-integration-demo/data.h')
-rw-r--r--test/ppu-stm-integration-demo/data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/ppu-stm-integration-demo/data.h b/test/ppu-stm-integration-demo/data.h
index d86baea..00665c7 100644
--- a/test/ppu-stm-integration-demo/data.h
+++ b/test/ppu-stm-integration-demo/data.h
@@ -1,6 +1,10 @@
#pragma once
-#include "test-image.h"
+// #include "test-image.h"
// #include "test-background-color.h"
// #include "test-spi.h"
+// #include "capture-debug-1.h"
+// #include "capture-debug-2.h"
+// #include "capture-debug-3.h"
+#include "capture-debug-4.h"