Add GasolineGenerator class and configuration for generator management
- Implement GasolineGenerator class with methods for initialization, startup, shutdown, and state management. - Introduce GasolineGeneratorConfig structure for configuration parameters. - Update main.cpp to initialize and use the GasolineGenerator instance. - Modify platformio.ini to include build flags for debugging and versioning.
This commit is contained in:
parent
7dbf37007a
commit
6ac762b1ec
6 changed files with 286 additions and 0 deletions
0
src/config.hpp
Normal file
0
src/config.hpp
Normal file
Loading…
Add table
Add a link
Reference in a new issue