Library to control Dodge LX (83.3k) CAN devices

Dependencies:   DodgeRadioLib EthernetWrapperLib OBDIILib mbed

Revision:
5:46f139e53b15
Parent:
2:e8b13ea2881b
--- a/WatchDogTimer.h	Mon Jan 16 01:59:04 2012 +0000
+++ b/WatchDogTimer.h	Tue Jan 24 02:18:42 2012 +0000
@@ -17,6 +17,8 @@
     
 // On reset, indicate a watchdog reset or a pushbutton reset  
     bool TimedOut();
+    
+    void Disable();
 };
 
 #endif
\ No newline at end of file