Skip to content

Commit c883b39

Browse files
committed
active_low: support added
added support for setting gpio to active_low. replaced rustc serializer with serde. updated cargo for toml.
1 parent 423ad6e commit c883b39

File tree

8 files changed

+235
-216
lines changed

8 files changed

+235
-216
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sudo: false
33

44
rust:
55
- stable
6-
- 1.16.0
6+
- 1.20.0
77

88
script:
99
- cargo test

0 commit comments

Comments
 (0)