diff --git a/CarRenaultZoe.cpp b/CarRenaultZoe.cpp index e200a48..a2e7b7a 100644 --- a/CarRenaultZoe.cpp +++ b/CarRenaultZoe.cpp @@ -32,14 +32,13 @@ void CarRenaultZoe::activateCommandQueue() { ////"AT AT0", // disabled adaptive timing "AT DP", "AT ST16", // reduced timeout to 1, orig.16 - "atfcsd300010", - "atfcsm1", // Allow long messages - // Loop from (RENAULT ZOE) // LBC Lithium battery controller "ATSH79B", "ATFCSH79B", + "atfcsd300010", + "atfcsm1", "2101", "2103", "2104", diff --git a/evDash.ino b/evDash.ino index dd9a0eb..2020e54 100644 --- a/evDash.ino +++ b/evDash.ino @@ -31,8 +31,8 @@ //////////////////////////////////////////////////////////// // Boards -#define BOARD_TTGO_T4 -//#define BOARD_M5STACK_CORE +//#define BOARD_TTGO_T4 +#define BOARD_M5STACK_CORE //#define SIM800L_ENABLED