Revision 86e60b45

View differences:

drivers/PN532/v1/alld_PN532.h
54 54
 * @brief I2C address masks.
55 55
 */
56 56
enum {
57

  
57
  PETER
58 58
};
59 59

  
60 60
/**
61 61
 * @brief Registers.
62 62
 */
63 63
typedef enum {
64

  
64
  HASE
65 65
}PN532_lld_register_t;
66 66

  
67 67

  
68 68
typedef struct {
69
  int hase;
69 70
} PN532Driver;
70 71

  
71 72

  

Also available in: Unified diff