BLE Transmitter not working

Fork of Dealer_23Feb by kumar singh

Common_Defs.h

Committer:
NarendraSingh
Date:
2017-01-27
Revision:
11:77e595130230
Child:
16:7703b9d92326

File content as of revision 11:77e595130230:

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