intermediate version

This commit is contained in:
2024-11-15 19:31:10 +03:00
parent 5b424697c7
commit 5ea401f34d
176 changed files with 21963 additions and 20712 deletions

12
Core/Inc/connector.h Normal file → Executable file
View File

@@ -17,12 +17,14 @@
typedef enum __attribute__((packed)) {
CONN_Initializing = 1,
CONN_Error = 2,
CONN_Faulted = 2,
CONN_Available = 3,
CONN_Occupied_waiting = 4,// to charge
CONN_Occupied_charging = 5,
CONN_Occupied_complete = 6,//, waiting to disconnect
CONN_Preparing = 4,// to charge
CONN_Charging = 5,
CONN_Finishing = 6,//, waiting to disconnect
CONN_Suspended_EV = 7,
CONN_Suspended_EVSE = 8,
//Reserved
} CONN_State_t;
// Управление