Pastebin
API
tools
faq
paste
Login
Sign up
View difference between Paste ID:
YUMR2z5B
and
Avi4rTG0
SHOW:
old version
|
new version
|
both versions
- or go back to the
newest
paste.
1
from enum import Enum
2
3
4
class Direction(Enum):
5
UP = 0
6
RIGHT = 1
7
DOWN = 2
8
LEFT = 3
9
Public Pastes
CS 425 - Ass 9
StandardML | 27 sec ago | 0.59 KB
**MIDI Control** rev_16
Arduino | 1 min ago | 4.92 KB
**MIDI Colors** rev_15
Arduino | 4 min ago | 5.21 KB
"Button Control" rev_14
Arduino | 6 min ago | 5.15 KB
**MIDI Colors** rev_13
Arduino | 9 min ago | 5.11 KB
**MIDI Control** rev_12
Arduino | 12 min ago | 5.05 KB
stepper motor blind controller
YAML | 13 min ago | 4.24 KB
**MIDI Lighting** rev_11
Arduino | 14 min ago | 4.97 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!