Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFrangipane committed Jan 8, 2024
1 parent dd1b268 commit 5c82eec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ If you have already installed this library, please follow:

When using the ENC28J60 controller with Raspberry Pi Pico (no wifi)

- make sure to install the [EthernetENC](https://github.com/JAndrassy/EthernetENC)) library
- make sure to install the [EthernetENC](https://github.com/JAndrassy/EthernetENC) library
- simply replace `#include <Artnet.h>` with `#include <ArtnetEtherENC.h>`

![Wiring Diagram](/pi-pico-enc28j60-wiring.svg)

Default wiring diagram provided by [@tobiasvogel](https://github.com/tobiasvogel)

![Wiring Diagram](/pi-pico-enc28j60-wiring.svg)

## Usage

This library has following Art-Net controller options.
Expand Down

0 comments on commit 5c82eec

Please sign in to comment.