diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-03-31 16:28:17 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-03-31 16:28:17 +0200 |
commit | 46bf4306575fa31fccaff19f0a592f8b40dd46cb (patch) | |
tree | 0f317374e4d81af5862804d588ca05f44c7fb325 /test/ppu-stm-integration-demo/data.h | |
parent | fa296fbc6fe1c423932189116bd0cb949de0beef (diff) |
it's working
Diffstat (limited to 'test/ppu-stm-integration-demo/data.h')
-rw-r--r-- | test/ppu-stm-integration-demo/data.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ppu-stm-integration-demo/data.h b/test/ppu-stm-integration-demo/data.h index cdca4a5..d86baea 100644 --- a/test/ppu-stm-integration-demo/data.h +++ b/test/ppu-stm-integration-demo/data.h @@ -2,4 +2,5 @@ #include "test-image.h" // #include "test-background-color.h" +// #include "test-spi.h" |