Small project to display some OBD values from the Toyota GT86/ Subaru BRZ/ Scion FRS on an OLED display.

Dependencies:   Adafruit_GFX MODSERIAL mbed-rtos mbed

Revision:
3:eb807d330292
Parent:
1:ca506b88b1d6
--- a/IsoTpHandler.h	Sun Apr 27 14:50:13 2014 +0000
+++ b/IsoTpHandler.h	Sun Apr 27 17:11:32 2014 +0000
@@ -91,7 +91,7 @@
      * This method is called when a complete Iso Tp message was received.
      *
      * Currently the packet is only printed out.
-     * Later a user callbeck must be executed from here.
+     * Later a user callback must be executed from here.
      *
      * \param[in] data The content of the Iso Tp message.
      * \param[in] length The amount of bytes in data.