BLE Transmitter not working

Fork of Dealer_23Feb by kumar singh

Common_Defs.h

Committer:
NarendraSingh
Date:
2017-03-20
Revision:
26:506380fccce2
Parent:
16:7703b9d92326

File content as of revision 26:506380fccce2:

  typedef unsigned char uint8;
  typedef unsigned int uint16;
  extern uint8 OBD_PlugIN_State;
  #define TRUE  1
  #define FALSE 0
  
  #define SUCCESS     0
  #define FAILURE     1