BLE Transmitter not working

Fork of Dealer_23Feb by kumar singh

Revision:
16:7703b9d92326
Parent:
11:77e595130230
diff -r a448e955b8f3 -r 7703b9d92326 Common_Defs.h
--- a/Common_Defs.h	Sun Feb 12 18:38:39 2017 +0000
+++ b/Common_Defs.h	Fri Feb 17 08:30:35 2017 +0000
@@ -1,5 +1,6 @@
   typedef unsigned char uint8;
   typedef unsigned int uint16;
+  extern uint8 OBD_PlugIN_State;
   #define TRUE  1
   #define FALSE 0