Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelventura authored Mar 4, 2017
1 parent 5776757 commit 2fcf692
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Based on:

```elixir
def deps do
[{:modbus, "~> 0.3.3"}]
[{:modbus, "~> 0.3.4"}]
end
```

Expand Down Expand Up @@ -89,6 +89,10 @@ Based on:

## Roadmap

Version 0.3.4

- [x] Fixed RTU CRC endianess

Version 0.3.3

- [x] Shared model slave implementation
Expand Down

0 comments on commit 2fcf692

Please sign in to comment.