Skip to content

Commit cd29c39

Browse files
authored
Update matrix.ino
1 parent 9836040 commit cd29c39

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Metro/Metro_HSTX_Matrix/matrix.ino

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
// SPDX-FileCopyrightText: 2021 Anne Barela for Adafruit Industries
22
//
3-
// SPDX-License-Identifier: MIT
3+
// SPDX-License-Identifier: MIT
44
//
55
// Based on Adafruit-DVI-HSTX library code written by Jeff Epler
6-
// and use of Claude 3.7 Sonnet
6+
// and use of Claude 3.7 Sonnet on 3/2/2025
77
// https://claude.site/artifacts/cf022b66-50c3-43eb-b334-17fbf0ed791c
8-
// on 3/2/2025
98

109
#include <Adafruit_dvhstx.h>
1110

0 commit comments

Comments
 (0)