diff --git a/.github/workflows/compile-all-batteries.yml b/.github/workflows/compile-all-batteries.yml index 50ffc6e9..0bcbd6d1 100644 --- a/.github/workflows/compile-all-batteries.yml +++ b/.github/workflows/compile-all-batteries.yml @@ -55,6 +55,7 @@ jobs: - BYD_ATTO_3_BATTERY - CELLPOWER_BMS - CHADEMO_BATTERY + - CMFA_EV_BATTERY - FOXESS_BATTERY - IMIEV_CZERO_ION_BATTERY - JAGUAR_IPACE_BATTERY diff --git a/.github/workflows/compile-all-combinations-part1-batteries-A-to-M.yml b/.github/workflows/compile-all-combinations-part1-batteries-A-to-M.yml index 4791150b..efdbb667 100644 --- a/.github/workflows/compile-all-combinations-part1-batteries-A-to-M.yml +++ b/.github/workflows/compile-all-combinations-part1-batteries-A-to-M.yml @@ -60,6 +60,7 @@ jobs: - BYD_ATTO_3_BATTERY - CELLPOWER_BMS - CHADEMO_BATTERY + - CMFA_EV_BATTERY - FOXESS_BATTERY - IMIEV_CZERO_ION_BATTERY - JAGUAR_IPACE_BATTERY diff --git a/Software/USER_SETTINGS.h b/Software/USER_SETTINGS.h index 1d290c82..cf26f407 100644 --- a/Software/USER_SETTINGS.h +++ b/Software/USER_SETTINGS.h @@ -17,7 +17,7 @@ //#define FOXESS_BATTERY //#define CELLPOWER_BMS //#define CHADEMO_BATTERY //NOTE: inherently enables CONTACTOR_CONTROL below -#define CMFA_EV_BATTERY +//#define CMFA_EV_BATTERY //#define IMIEV_CZERO_ION_BATTERY //#define JAGUAR_IPACE_BATTERY //#define KIA_E_GMP_BATTERY @@ -67,7 +67,7 @@ //#define SUNGROW_CAN //Enable this line to emulate a "Sungrow SBR064" over CAN bus /* Select hardware used for Battery-Emulator */ -#define HW_LILYGO +//#define HW_LILYGO //#define HW_STARK //#define HW_3LB //#define HW_DEVKIT