Skip to content

Commit 1a4819c

Browse files
committed
fix #48
1 parent 84565b6 commit 1a4819c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/SPI/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=Enables the communication with devices that use the Serial Peripheral I
66
paragraph=
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/SPI
9-
architectures=Adafruit_nRF52_Arduino
9+
architectures=*

libraries/Wire/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=Allows the communication between devices or sensors connected via Two W
66
paragraph=
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/Wire
9-
architectures=Adafruit_nRF52_Arduino
9+
architectures=*

0 commit comments

Comments
 (0)