adding comment to trigger arduino CI

This commit is contained in:
Liz 2024-10-15 13:31:11 -04:00
parent f95073ed9a
commit 295153b39b

View file

@ -1,6 +1,8 @@
// SPDX-FileCopyrightText: 2023 Liz Clark for Adafruit Industries
// SPDX-License-Identifier: MIT
// Feather DVI Video Synth
#include <PicoDVI.h>
DVIGFX16 display(DVI_RES_320x240p60, adafruit_feather_dvi_cfg);