comparison projects/d-box/I2c_TouchKey.h @ 108:3068421c0737 ultra-staging

Merged default into ultra-staging
author Giulio Moro <giuliomoro@yahoo.it>
date Tue, 18 Aug 2015 00:35:15 +0100
parents 59edd5780fef
children
comparison
equal deleted inserted replaced
54:d3f869b98147 108:3068421c0737
6 */ 6 */
7 7
8 #ifndef I2CTK_H_ 8 #ifndef I2CTK_H_
9 #define I2CTK_H_ 9 #define I2CTK_H_
10 10
11 #include "../../include/I2c.h" 11 #include <I2c.h>
12 12
13 // #define NUM_BYTES_OLD 9 13 // #define NUM_BYTES_OLD 9
14 // #define NUM_BYTES_NEW 13 14 // #define NUM_BYTES_NEW 13
15 15
16 #define MAX_SENSOR_BYTES 20 16 #define MAX_SENSOR_BYTES 20