summaryrefslogtreecommitdiff
path: root/src/p18/response.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/p18/response.h')
-rw-r--r--src/p18/response.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/p18/response.h b/src/p18/response.h
index 3ffc6d4..3f92af0 100644
--- a/src/p18/response.h
+++ b/src/p18/response.h
@@ -292,7 +292,7 @@ public:
unsigned max_ac_charging_current; /* unit: A */
unsigned max_charging_current; /* unit: A */
p18::InputVoltageRange input_voltage_range;
- p18::OutputModelSetting output_source_priority;
+ p18::OutputSourcePriority output_source_priority;
p18::ChargerSourcePriority charger_source_priority;
unsigned parallel_max_num;
p18::MachineType machine_type;