This website requires JavaScript.
Explore
Help
Sign in
hk
/
s0-meter
Watch
1
Star
0
Fork
You've already forked s0-meter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
13
commits
1
branch
18
tags
135
KiB
Rust
97.2%
Shell
2.1%
Dockerfile
0.7%
20f6438343
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Harald Kube
20f6438343
Change default name of configuration file to /etc/s0_meter.cfg
2021-03-01 00:00:42 +01:00
.cargo
Add build target for RPi which will access the GPIOs if build-option --fetaure "rppal" is passed.
2021-02-25 22:58:52 +01:00
src
Change default name of configuration file to /etc/s0_meter.cfg
2021-03-01 00:00:42 +01:00
.gitignore
Initial commit
2021-02-11 15:05:10 +01:00
auto_test.sh
Implement config file reader
2021-02-11 22:09:29 +01:00
Cargo.lock
Add build target for RPi which will access the GPIOs if build-option --fetaure "rppal" is passed.
2021-02-25 22:58:52 +01:00
Cargo.toml
Add rpi_pin_manager and make the app working on RPi.
2021-02-28 22:22:15 +01:00