Skip to content

Commit 14266ca

Browse files
authored
Updated copyright notice on files written at Teknic
1 parent e4d9c6c commit 14266ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variants/clearcore/pins_arduino.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pins_arduino.h - Pin definition functions for Arduino
33
Part of Arduino - http://www.arduino.cc/
44
5-
Copyright (c) 2007 David A. Mellis
5+
Copyright 2020, Teknic, Inc.
66
77
This library is free software; you can redistribute it and/or
88
modify it under the terms of the GNU Lesser General Public
@@ -117,4 +117,4 @@
117117
#define MISO CLEARCORE_PIN_INVALID
118118
#define SCK CLEARCORE_PIN_INVALID
119119

120-
#define SDCARD_SPI SPI2
120+
#define SDCARD_SPI SPI2

0 commit comments

Comments
 (0)