Default configuration for srf08 devices.  
More...
Default configuration for srf08 devices. 
- Author
 - Alexandre Abadie alexa.nosp@m.ndre.nosp@m..abad.nosp@m.ie@i.nosp@m.nria..nosp@m.fr 
 
Definition in file srf08_params.h.
#include "board.h"
#include "srf08.h"
 
Go to the source code of this file.
 | 
| 
#define  | SRF08_PARAM_I2C   I2C_DEV(0) | 
|   | 
| 
#define  | SRF08_PARAM_ADDR   (0x70)  /* 0xE0 shifted by 1 */ | 
|   | 
| #define  | SRF08_PARAMS | 
|   | 
◆ SRF08_PARAMS
Value:                                  { .i2c  = SRF08_PARAM_I2C, \
                                  .addr = SRF08_PARAM_ADDR }
 
Definition at line 40 of file srf08_params.h.
 
 
◆ srf08_params
Initial value:
SRF08 configuration. 
Definition at line 48 of file srf08_params.h.