We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d9c6c commit 14266caCopy full SHA for 14266ca
variants/clearcore/pins_arduino.h
@@ -2,7 +2,7 @@
2
pins_arduino.h - Pin definition functions for Arduino
3
Part of Arduino - http://www.arduino.cc/
4
5
- Copyright (c) 2007 David A. Mellis
+ Copyright 2020, Teknic, Inc.
6
7
This library is free software; you can redistribute it and/or
8
modify it under the terms of the GNU Lesser General Public
@@ -117,4 +117,4 @@
117
#define MISO CLEARCORE_PIN_INVALID
118
#define SCK CLEARCORE_PIN_INVALID
119
120
-#define SDCARD_SPI SPI2
+#define SDCARD_SPI SPI2
0 commit comments