Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Linux Bintools bug
baldengineer
Nov 6th, 2011
230
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
int
LEDpin
=
9
;
void
setup
(
)
{
pinMode
(
LEDpin
,
OUTPUT
)
;
}
void
loop
(
)
{
digitalWrite
(
LEDpin
,
HIGH
)
;
delay
(
1000
)
;
digitalWrite
(
LEDpin
,
LOW
)
;
delay
(
1000
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Instant BTC Profit Method ⭐
JavaScript | 11 sec ago | 0.25 KB
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐
JavaScript | 19 sec ago | 0.25 KB
✅⭐ Make huge profits on trading ⭐
JavaScript | 40 sec ago | 0.25 KB
⭐✅ MAKE $2000 INSTANTLY ⭐
JavaScript | 47 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐ T
JavaScript | 49 sec ago | 0.27 KB
⭐ ChangeNOW Bug ⭐ (Get more on BTC swaps)
JavaScript | 56 sec ago | 0.25 KB
⭐Swapzone Glitch ✅ Working⭐ N
JavaScript | 56 sec ago | 0.27 KB
ChangeNOW Exploit
JavaScript | 1 min ago | 0.25 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!