Constants for the ultrasonic demo. More...
Macros | |
#define | ECHO_PIN 1 |
Echo pin for the ultrasonic sensor. | |
#define | SLEEP_1S 1000 |
#define | TRIG_PIN 0 |
Trigger pin for the ultrasonic sensor. | |
Constants for the ultrasonic demo.
#define SLEEP_1S 1000 |
Number of milliseconds in a second.