Commit Graph

7 Commits

Author SHA1 Message Date
7497a8c05d refactor: create util module with shared mk_static
- use crate::util::mk_static in network module
- use crate::util::mk_static in mqtt module
- use crate::util::mk_static in hal module
- remove dead mk_static macro from esp module
2026-05-10 14:01:57 +02:00
3fe9aaeb6f cleanup main and network state handling 2025-05-27 23:47:14 +02:00
bfc3fbc6e1 cargo fmt 2025-05-07 00:01:23 +02:00
26da6b39cc clippy happier 2025-05-07 00:00:21 +02:00
519c8d2c52 finish refactor of plant state logic 2025-04-24 23:21:27 +02:00
e941a4973d save compiling state during refactor 2025-04-24 20:45:39 +02:00
2b5c1da484 WIP refactor plant_state 2025-04-24 20:45:37 +02:00