VizBlocks
|
#include <Potentiometer.hpp>
Public Member Functions | |
int | getValue () |
What does this do? More... | |
int | getId () |
What does this do? More... | |
void | check () |
What does this do? More... | |
Static Public Attributes | |
static const uint8_t | kEventStableUpdate = 0 |
static const uint8_t | kEventUnstableUpdate = 1 |
void Potentiometer::check | ( | ) |
What does this do?
int Potentiometer::getId | ( | ) |
What does this do?
int Potentiometer::getValue | ( | ) |
What does this do?
|
static |
|
static |