18#ifndef DS1307_PARAMS_H
19#define DS1307_PARAMS_H
32#ifndef DS1307_PARAM_I2C
33#define DS1307_PARAM_I2C (I2C_DEV(0))
37#define DS1307_PARAMS { .i2c = DS1307_PARAM_I2C }
static const ds1307_params_t ds1307_params[]
DS1307 configuration.
Set of configuration parameters for DS1307 devices.