Skip to content

Commit 295153b

Browse files
committed
adding comment to trigger arduino CI
1 parent f95073e commit 295153b

File tree

1 file changed

+2
-0
lines changed

1 file 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);

0 commit comments

Comments
 (0)