This website works better with JavaScript.
Explore
Help
Sign In
amikhalev
/
sprinklers_rs
Watch
0
Star
1
Fork
You've already forked sprinklers_rs
0
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
Implementation of firmware for a sprinklers system using async Rust, Tokio, Actix, MQTT and more.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
104
Commits
3
Branches
0
Tags
242 KiB
Tree:
174d69fbcc
drone-volume-cache
master
refactor-section-runner
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '174d69fbcc'
${ noResults }
sprinklers_rs
/
Cargo.toml
5 lines
46 B
Raw
Normal View
History
Unescape
Escape
Prepare for splitting things into separate packages Move everything into a sprinklers_rs package and create cargo workspace
4 years ago
[
workspace
]
Initial commit
4 years ago
Prepare for splitting things into separate packages Move everything into a sprinklers_rs package and create cargo workspace
4 years ago
members
=
[
"sprinklers_rs"
]