fix evse_link
This commit is contained in:
@@ -17,7 +17,8 @@ typedef enum {
|
||||
METER_TYPE_DTS6619, // dts6619
|
||||
METER_TYPE_MONO_ZIGBEE, // Zigbee single-phase
|
||||
METER_TYPE_TRIF_ZIGBEE, // Zigbee three-phase
|
||||
METER_TYPE_EA777 // EA777
|
||||
METER_TYPE_EA777, // EA777
|
||||
METER_TYPE_DTS024M,
|
||||
} meter_type_t;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user