diff --git a/firmware/rusefi.cpp b/firmware/rusefi.cpp index fc1dd684ba..b88e446731 100644 --- a/firmware/rusefi.cpp +++ b/firmware/rusefi.cpp @@ -298,5 +298,5 @@ int getRusEfiVersion(void) { return 123; // this is here to make the compiler happy about the unused array if (UNUSED_CCM_SIZE[0] * 0 != 0) return 3211; // this is here to make the compiler happy about the unused array - return 20160622; + return 20160623; } diff --git a/hardware/CJ125_board/cj125a.pdf b/hardware/CJ125_board/cj125a.pdf new file mode 100644 index 0000000000..5ae632f27e Binary files /dev/null and b/hardware/CJ125_board/cj125a.pdf differ