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/
Languages
Rust
69%
TypeScript
20.1%
HTML
5.6%
Shell
2%
Linker Script
1.6%
Other
1.6%