Rev 129 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
#include "maindefs.h"
#include "defines.h"
#include "i2c.h"
static I2C_DATA i2c_data;
static I2C_DATA *i2c_data_p = &i2c_data;