3be585ecbf29059c1020583efdce5c3d464fa503
- Added `flow_interrupt_handler` for efficient interrupt processing. - Replaced per-instance `flow_counter` with global atomic and mutex-based state (`FLOW_OVERFLOW_COUNTER`, `FLOW_UNIT`). - Updated flow meter functions to leverage the new architecture for better modularity and thread safety. - Switched debugging output from `println!` to `log` for improved logging consistency.
PlantCtrl
The following problems shall be solved with this project:
- Solar Powered
- Low Powered
- Plant monitoring
- Plant watering
- IoT
For more information see https://plantctrl.org/
Description
Languages
Rust
72.2%
TypeScript
17.9%
HTML
6%
Shell
2.1%
Dockerfile
0.9%
Other
0.8%