Project

General

Profile

Revision 69

not deactivating reporting, dont know why

View differences:

kbc_macros.h
8 8

  
9 9
/* Delay for KBC */
10 10
#define DELAY           20000 /* @brief KBC Response Delay */
11
#define KBC_NUM_TRIES   10    /* @brief Number of tries to issue command before timeout */
11
#define KBC_NUM_TRIES   20    /* @brief Number of tries to issue command before timeout */
12 12

  
13 13
/* I/O Ports Addresses */
14 14

  

Also available in: Unified diff