Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vivian-ng authored Mar 4, 2019
1 parent 529474c commit 8ca7621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MRR_ESPA/firmware/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ To be completed.<br>

In `Marlin\src\pins\pins_ESP32.h`:
The following lines need to be added in order for microSD card to work.<br>
`#define MOSI_PIN 23
```#define MOSI_PIN 23
#define MISO_PIN 19
#define SCK_PIN 18
#define SS_PIN 5
#define SDSS 5`
#define SDSS 5```

0 comments on commit 8ca7621

Please sign in to comment.