Skip to content

Commit 17c63eb

Browse files
authored
Merge pull request #2907 from adafruit/picodvi_tests
adding back tests for picodvi
2 parents 7818a3e + 295153b commit 17c63eb

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

Feather_DVI_Arduino_Video_Synth/Feather_DVI_Arduino_Video_Synth/Feather_DVI_Arduino_Video_Synth.ino

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// SPDX-FileCopyrightText: 2023 Liz Clark for Adafruit Industries
22
// SPDX-License-Identifier: MIT
33

4+
// Feather DVI Video Synth
5+
46
#include <PicoDVI.h>
57

68
DVIGFX16 display(DVI_RES_320x240p60, adafruit_feather_dvi_cfg);
File renamed without changes.

0 commit comments

Comments
 (0)