Revision 1e5f7648 modules/LightRing_1-0/alldconf.h

View differences:

modules/LightRing_1-0/alldconf.h
27 27
#define AMIRO_LLD_CFG_VERSION_MINOR         0
28 28

  
29 29
/**
30
 * @brief   Width of the apalTime_t data type.
31
 *
32
 * @details Possible values are 8, 16, 32, and 64 bits.
33
 *          By definition time is represented ot a microsecond precision.
34
 */
35
#define AMIROLLD_CFG_TIME_SIZE          32
36

  
37
/**
30 38
 * @brief   Enable flag for the AT24C01BN-SH-B EEPROM.
31 39
 */
32 40
#define AMIROLLD_CFG_USE_AT24C01BN

Also available in: Unified diff