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 fc3ab2b commit a2799eaCopy full SHA for a2799ea
libraries/SPI/library.properties
@@ -4,6 +4,6 @@ author=Arduino
4
maintainer=Arduino <info@arduino.cc>
5
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For Arduino DUE only.
6
paragraph=
7
-url=http://arduino.cc/en/Reference/SPI
+url=http://www.arduino.cc/en/Reference/SPI
8
architectures=sam
9
libraries/Wire/library.properties
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. For Arduino DUE only.
-url=http://arduino.cc/en/Reference/Wire
+url=http://www.arduino.cc/en/Reference/Wire
0 commit comments