Merge branch 'ofw-dev' into dev

This commit is contained in:
MX
2023-07-18 22:53:16 +03:00
25 changed files with 699 additions and 283 deletions

View File

@@ -37,6 +37,7 @@ typedef struct {
typedef struct {
bool gauge_is_ok;
bool is_charging;
bool is_shutdown_requested;
float current_charger;
float current_gauge;