- A #Y1
- L 1
- T #Y_Current
- A #Y2
- L 2
- T #Y_Current
- A #Y3
- L 3
- T #Y_Current
- A #Y4
- L 4
- T #Y_Current
- // If position is correct
- L #Y_Wanted
- L #Y_Current
- ==I
- R #Y_Up
- R #Y_Down
- S #Y_OK
- // Too low, go up.
- L #Y_Wanted
- L #Y_Current
- <I
- R #Y_OK
- R #Y_Down
- S #Y_Up
- // Too high, go down.
- L #Y_Wanted
- L #Y_Current
- >I
- R #Y_OK
- R #Y_Up
- S #Y_Down
Undefined
By: Guest | Date: Nov 19 2010 13:00 | Format: None | Expires: never | Size: 658 B | Hits: 877
Latest pastes
1 hours ago
11 hours ago
1 days ago
2 days ago
2 days ago