Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
elrincondearni
Mar 20th, 2013
92
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
int mot = 8;
int mot2 = 9;
void setup () {
pinMode (mot, OUTPUT);
pinMode (mot2, OUTPUT);
}
void loop () {
digitalWrite (mot, LOW);
digitalWrite (mot2, HIGH);
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
πΈπΈ EASY MONEY GUIDE
JavaScript | 32 sec ago | 0.67 KB
ββ Instant Money Method ββ
JavaScript | 35 sec ago | 0.67 KB
π¨ MILLIONAIRES MONEY π΅π΅
JavaScript | 1 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 2 min ago | 0.67 KB
π¨π¨ Swapzone +$1,000 Promotion π―π―
JavaScript | 3 min ago | 0.67 KB
ββ Exploit 500$ in 10 minutes ββ
JavaScript | 4 min ago | 0.67 KB
πΈ UPDATED Exploit
JavaScript | 4 min ago | 0.67 KB
πππ Insane Paid BTC Exploit ππ΅
JavaScript | 5 min ago | 0.67 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!