Libraries to support working with GMLAN - General Motors CAN BUS network in most of their vehicles between 2007-present day. Please note this is a work in progress and not guaranteed to be correct, use at your own risk! Read commit logs / subscribe to see what has been added, it's a work in progress after all ;)

Revision:
2:1a2cb289f24d
Parent:
1:9dfa8ee351a3
Child:
3:09fdfec053cd
--- a/GMLAN.h	Tue Feb 19 20:24:11 2013 +0000
+++ b/GMLAN.h	Tue Feb 19 22:28:25 2013 +0000
@@ -16,6 +16,9 @@
 Jason Gaunt, 18th Feb 2013
 */
 
+#include "GMLAN_29bit.h"
+// #include "GMLAN_11bit.h"
+
 #ifndef GMLAN_H
 #define GMLAN_H