Skip to content

Commit e14295b

Browse files
committed
Readme updates
1 parent db205dc commit e14295b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Source/NeoPixelWing/Driver/Readme.md

-9
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@ For more information on developing for Meadow, visit [developer.wildernesslabs.c
1010

1111
To view all Wilderness Labs open-source projects, including samples, visit [github.com/wildernesslabs](https://github.com/wildernesslabs/).
1212

13-
## Setup
14-
15-
Since the NeoPixel uses the WS2812 LED driver the NeoPixel FeatherWing can be controlled via the SPI COPI (MOSI) pin.
16-
17-
Out of box the FeatherWing control pin is not mapped to the correct pin to allow it to be plug-and-ply with the F7 headers. The FeatherWing has many jumpers on the bottom to allow for changing the control pin to match your scenario.
18-
Instructions on changing the control pin can be found with the [pinouts](https://learn.adafruit.com/adafruit-neopixel-featherwing/pinouts).
19-
20-
In order to align with the headers on the F7 the control pin on the FeatherWing should be changed to pin #12 [schematic](https://learn.adafruit.com/adafruit-neopixel-featherwing/download).
21-
2213
## Installation
2314

2415
You can install the library from within Visual studio using the the NuGet Package Manager or from the command line using the .NET CLI:

0 commit comments

Comments
 (0)