Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Código arreglo 1
a guest
Mar 20th, 2013
81
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, HIGH);
digitalWrite (mot2, LOW);
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🚨🚨 Swapzone +$1,000 Promotion 🎯🎯
JavaScript | 33 sec ago | 0.67 KB
⭐⭐ Exploit 500$ in 10 minutes ⭐⭐
JavaScript | 1 min ago | 0.67 KB
💸 UPDATED Exploit
JavaScript | 1 min ago | 0.67 KB
📌📌📌 Insane Paid BTC Exploit 📌💵
JavaScript | 2 min ago | 0.67 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money 💸💰
JavaScript | 4 min ago | 0.67 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money ⭐⭐
JavaScript | 4 min ago | 0.67 KB
💸💸 HOW TO EARN $5,000 A WEEK [GUIDE] 💸💸
JavaScript | 4 min ago | 0.67 KB
lilka + speaker all
YAML | 4 min ago | 7.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!