From ccfb7cb84c47d2daeeac0b621e72133dc65d21c5 Mon Sep 17 00:00:00 2001 From: Steven Maresca Date: Thu, 30 May 2024 17:18:20 -0400 Subject: [PATCH] ISA IVT-S vs IVT-MOD pinout note for posterity --- Software/src/lib/smaresca-SimpleISA/SimpleISA.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Software/src/lib/smaresca-SimpleISA/SimpleISA.h b/Software/src/lib/smaresca-SimpleISA/SimpleISA.h index 6f6b4cfc..4db73dde 100644 --- a/Software/src/lib/smaresca-SimpleISA/SimpleISA.h +++ b/Software/src/lib/smaresca-SimpleISA/SimpleISA.h @@ -6,6 +6,9 @@ This library was written by Jack Rickard of EVtv - http://www.evtv.me copyright 2016 You are licensed to use this library for any purpose, commercial or private, without restriction. + + Note for posterity: IVT-MOD has X1 pinout: vcc gnd CAN-L CAN-H + IVT-S has X1 pinout: vcc CAN-L CAN-H GND */ #include