Revision 02c29a8f modules/LightRing_1-0/alldconf.h
| modules/LightRing_1-0/alldconf.h | ||
|---|---|---|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
/** |
| 20 |
* @file
|
|
| 20 |
* @file |
|
| 21 | 21 |
* @brief AMiRo-LLD Configuration file for the LightRing v1.0 module. |
| 22 | 22 |
* @details Contains the application specific AMiRo-LLD settings. |
| 23 | 23 |
* |
| ... | ... | |
| 58 | 58 |
*/ |
| 59 | 59 |
#define AMIROLLD_CFG_USE_TPS2051BDBV |
| 60 | 60 |
|
| 61 |
/** |
|
| 62 |
* @brief Enable flag for the DW1000. |
|
| 63 |
*/ |
|
| 64 |
#define AMIROLLD_CFG_USE_DW1000 |
|
| 65 |
|
|
| 66 | 61 |
#endif /* _ALLDCONF_H_ */ |
| 67 | 62 |
|
| 68 | 63 |
/** @} */ |
Also available in: Unified diff