Skip to content

Commit 70ed05b

Browse files
author
microbuilder
committed
Fixed architecture warning
1 parent 68bb79f commit 70ed05b

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=nRF5
9+
architectures=Adafruit_nRF52_Arduino

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=nRF5
9+
architectures=Adafruit_nRF52_Arduino

0 commit comments

Comments
 (0)