Go to the source code of this file.
Namespaces | |
| namespace | test_translational_input |
Functions | |
| def | test_translational_input.main |
Variables | |
| int | test_translational_input.STATE_DOWN = 5 |
| int | test_translational_input.STATE_NOTHING = 7 |
| int | test_translational_input.STATE_RAMP_DOWN = 2 |
| int | test_translational_input.STATE_RAMP_LEVEL = 1 |
| int | test_translational_input.STATE_RAMP_UP = 0 |
| int | test_translational_input.STATE_UP = 4 |
| int | test_translational_input.STATE_UP_AGAIN = 6 |
| int | test_translational_input.STATE_ZERO = 3 |