We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acfdf0 commit e656c93Copy full SHA for e656c93
README.md
@@ -8,9 +8,9 @@
8
`Circuits.SPI` lets you communicate with hardware devices using the SPI
9
protocol.
10
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)*
+*This is the v1 maintenance branch. It is still used a lot in production.
+Circuits.SPI v2 is available at now, see the [main development
+branch](https://github.com/elixir-circuits/circuits_spi)*
14
15
If you're coming from Elixir/ALE, check out our [porting guide](PORTING.md).
16
0 commit comments