Skip to content

Commit e656c93

Browse files
committed
Update note about Circuits.SPI v2
1 parent 1acfdf0 commit e656c93

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
@@ -8,9 +8,9 @@
88
`Circuits.SPI` lets you communicate with hardware devices using the SPI
99
protocol.
1010

11-
*This is the v1 maintenance branch. This is the version you want for production
12-
use now. To follow v2.0 development, see the [circuits_spi v2.0
13-
branch](https://github.com/elixir-circuits/circuits_spi/tree/v2.0)*
11+
*This is the v1 maintenance branch. It is still used a lot in production.
12+
Circuits.SPI v2 is available at now, see the [main development
13+
branch](https://github.com/elixir-circuits/circuits_spi)*
1414

1515
If you're coming from Elixir/ALE, check out our [porting guide](PORTING.md).
1616

0 commit comments

Comments
 (0)