3
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
9df8df1956 Merge branch 'main' of https://git.siwatsystem.com/siwat/espmega-pro-ecu-genrator 2025-06-10 22:03:12 +07:00
73068f7b1f millis gen 2025-06-10 22:02:30 +07:00
c7cfaeb98b Enhance GasolineGenerator with toggle pin functionality and update configuration 2025-06-09 00:26:25 +07:00
863d9c1cf3 Refactor generator configuration to use defined constants 2025-06-08 22:09:39 +07:00
6ac762b1ec 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.
2025-06-08 22:05:04 +07:00
7dbf37007a initial commit 2024-10-08 15:27:01 +07:00