|
Raspberry PI GPIO Scol plugin
|
Public Member Functions | |
| RpiEcho (int triggerpin, int echopin) | |
| void | threadLoop () |
| int | ReadValue () |
| RpiEcho::RpiEcho | ( | ) |
Definition at line 17 of file rpiecho.cpp.
| RpiEcho::RpiEcho | ( | int | triggerpin, |
| int | echopin | ||
| ) |
Definition at line 21 of file rpiecho.cpp.
| RpiEcho::~RpiEcho | ( | ) |
Definition at line 45 of file rpiecho.cpp.
| int RpiEcho::ReadValue | ( | ) |
Definition at line 122 of file rpiecho.cpp.
| void RpiEcho::threadLoop | ( | ) |
Definition at line 84 of file rpiecho.cpp.