Default configuration for srf04 devices.
More...
Default configuration for srf04 devices.
- Author
- Semjon Kerner semjo.nosp@m.n.ke.nosp@m.rner@.nosp@m.fu-b.nosp@m.erlin.nosp@m..de
Definition in file srf04_params.h.
#include "board.h"
#include "srf04.h"
Go to the source code of this file.
|
#define | SRF04_PARAM_TRIGGER GPIO_PIN(0,13) |
|
#define | SRF04_PARAM_ECHO GPIO_PIN(0,14) |
|
#define | SRF04_PARAMS |
|
◆ SRF04_PARAMS
Value: { .trigger = SRF04_PARAM_TRIGGER, \
.echo = SRF04_PARAM_ECHO, \
}
Definition at line 41 of file srf04_params.h.
◆ srf04_params
Initial value:
SRF04 configuration.
Definition at line 51 of file srf04_params.h.