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 b53c1a6 commit dc5e760Copy full SHA for dc5e760
README.md
@@ -7,6 +7,10 @@
7
`Circuits.I2C` lets you communicate with hardware devices using the I2C
8
protocol.
9
10
+*This is the v1 maintenance branch. This is the version you want for production
11
+use now. To follow v2.0 development, see the [circuits_i2c v2.0
12
+branch](https://github.com/elixir-circuits/circuits_i2c/tree/v2.0)*
13
+
14
If you're coming from Elixir/ALE, check out our [porting guide](PORTING.md).
15
16
## Getting started
0 commit comments