Add GBT_ApplyShortPacket function for immediate processing of single-frame messages from EVSE to EV. Refactor GBT_Init and GBT_ChargerTask for improved readability and functionality. Update connector initialization to set default requested limits and SOC for both connectors. Enhance logging for load enable changes.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#define INC_CONNECTOR_H_
|
||||
|
||||
#include "main.h"
|
||||
#include <stdint.h>
|
||||
|
||||
typedef enum __attribute__((packed)) {
|
||||
Unknown,
|
||||
|
||||
Reference in New Issue
Block a user