Dummy Lora Packet Sending

Fork of Dealer_18feb17 by kumar singh

Common_Defs.h

Committer:
NarendraSingh
Date:
2017-02-17
Revision:
16:7703b9d92326
Parent:
11:77e595130230

File content as of revision 16:7703b9d92326:

  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