Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit c81c4f0

Browse files
authored
Update README.md and use allman astyle
1 parent 49bc835 commit c81c4f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -644,9 +644,9 @@ To know the default CS/SS pins of not listed boards, check the related `variant.
644644
4. For **Arduino SAM DUE**, use the SPI's pin as follows:
645645

646646
- SS/CS = 10
647-
- SPI_MOSI = 75 ( pin 4 @ [ICSP connector](pics/ICSP_connector.jpg) )
648-
- SPI_MISO = 74 ( pin 1 @ [ICSP connector](pics/ICSP_connector.jpg) )
649-
- SPI_SCK = 76 ( pin 3 @ [ICSP connector](pics/ICSP_connector.jpg) )
647+
- SPI_MOSI = 75 ( pin 4 @ `ICSP connector` )
648+
- SPI_MISO = 74 ( pin 1 @ `ICSP connector` )
649+
- SPI_SCK = 76 ( pin 3 @ `ICSP connector` )
650650

651651
<p align="center">
652652
<img src="https://github.com/khoih-prog/SinricPro_Generic/raw/master/pics/ICSP_connector.jpg">

0 commit comments

Comments
 (0)