Dummy Lora Packet Sending

Fork of Dealer_18feb17 by kumar singh

Common_Defs.h

Committer:
NarendraSingh
Date:
2017-02-23
Revision:
24:1063cfc311e5
Parent:
16:7703b9d92326

File content as of revision 24:1063cfc311e5:

  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