|
Simple_HCSR04
A simple wrapper for the HC-SR04 Module to be used for e.g. an Arduino.
|
The header file for the wrapper. More...
#include <Arduino.h>

Go to the source code of this file.
Classes | |
| class | Simple_HCSR04 |
| A simple wrapper for measuring the distance with an HC-SR04 Module. More... | |
| class | Simple_HCSR04::Measurement |
| A simple wrapper for holding the measured distance. More... | |
The header file for the wrapper.
1.8.17