Skip to content

Commit 7a73923

Browse files
Add SPDX header
1 parent da4defa commit 7a73923

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

EYESPI/Arduino/Color/EYESPI_Test/EYESPI_Test.ino

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// SPDX-FileCopyrightText: 2022 Phillip Burgess for Adafruit Industries
2+
//
3+
// SPDX-License-Identifier: MIT
4+
15
// Graphics example for EYESPI-capable color displays. This code:
26
// - Functions as a "Hello World" to verify that microcontroller and screen
37
// are communicating.

0 commit comments

Comments
 (0)