Skip to content

Commit 9d5ec33

Browse files
authored
Merge pull request #2985 from adafruit/TheKitty-patch-7
Update matrix.ino
2 parents 9836040 + b287f01 commit 9d5ec33

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Metro/Metro_HSTX_Matrix/matrix.ino renamed to Metro/Metro_HSTX_Matrix/Metro_HSTX_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)